Skip to content

Commit

Permalink
Update trieanyorder.json
Browse files Browse the repository at this point in the history
In correct anyorder trie tests, where all permuations should have the same root, one can not have 2 keys with the same value.
  • Loading branch information
CJentzsch committed Feb 23, 2015
1 parent 94f1ca2 commit 8b79ae6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TrieTests/trieanyorder.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"foo": {
"in": {
"foo": "bar",
"food": "bat",
"food": "bass"
},
"root": "0x17beaa1648bafa633cda809c90c04af50fc8aed3cb40d16efbddee6fdf63c4c3"
Expand Down

0 comments on commit 8b79ae6

Please sign in to comment.