aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Jentzsch <jentzsch.software@gmail.com>2015-02-23 16:51:44 +0800
committerChristoph Jentzsch <jentzsch.software@gmail.com>2015-02-23 16:51:44 +0800
commit8b79ae6695c9d0a84542df8a02dc45b35fbf560e (patch)
tree9d52a14feada07771219fd2a6ea114d1a914c990
parent94f1ca2e090b13c49879d5277591dcca35aac387 (diff)
downloadgo-tangerine-8b79ae6695c9d0a84542df8a02dc45b35fbf560e.tar.gz
go-tangerine-8b79ae6695c9d0a84542df8a02dc45b35fbf560e.tar.zst
go-tangerine-8b79ae6695c9d0a84542df8a02dc45b35fbf560e.zip
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.
-rw-r--r--TrieTests/trieanyorder.json1
1 files changed, 0 insertions, 1 deletions
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"