Skip to content

Commit

Permalink
Fixed tests a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
vbuterin committed Jan 1, 2014
1 parent 345e4bc commit ef6c550
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion rlptest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
[
115792089237316195423570985008687907853269984665640564039457584007913129639936,
"38010000000000000000000000000000000000000000000000000000000000000000"
"3821010000000000000000000000000000000000000000000000000000000000000000"
],
[
[ 1, 2, [] ],
Expand Down
16 changes: 9 additions & 7 deletions trietest.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
[
{
"do": "verb",
"horse": "stallion",
"doge": "coin",
"dog": "puppy"
},
"6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93"
[
{
"do": "verb",
"horse": "stallion",
"doge": "coin",
"dog": "puppy"
},
"6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93"
]
]

0 comments on commit ef6c550

Please sign in to comment.