From 8b79ae6695c9d0a84542df8a02dc45b35fbf560e Mon Sep 17 00:00:00 2001 From: Christoph Jentzsch Date: Mon, 23 Feb 2015 09:51:44 +0100 Subject: [PATCH] Update trieanyorder.json In correct anyorder trie tests, where all permuations should have the same root, one can not have 2 keys with the same value. --- TrieTests/trieanyorder.json | 1 - 1 file changed, 1 deletion(-) diff --git a/TrieTests/trieanyorder.json b/TrieTests/trieanyorder.json index ebf5fbff0..58fcc4f34 100644 --- a/TrieTests/trieanyorder.json +++ b/TrieTests/trieanyorder.json @@ -25,7 +25,6 @@ "foo": { "in": { "foo": "bar", - "food": "bat", "food": "bass" }, "root": "0x17beaa1648bafa633cda809c90c04af50fc8aed3cb40d16efbddee6fdf63c4c3"