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.
This commit is contained in:
		@@ -25,7 +25,6 @@
 | 
			
		||||
  "foo": {
 | 
			
		||||
    "in": {
 | 
			
		||||
      "foo": "bar",
 | 
			
		||||
      "food": "bat",
 | 
			
		||||
      "food": "bass"
 | 
			
		||||
    },
 | 
			
		||||
    "root": "0x17beaa1648bafa633cda809c90c04af50fc8aed3cb40d16efbddee6fdf63c4c3"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user