From ef6c5506c3fcdecf779184ad81d92db9315c2488 Mon Sep 17 00:00:00 2001 From: Vitalik Buterin Date: Tue, 31 Dec 2013 19:04:48 -0500 Subject: Fixed tests a bit --- trietest.txt | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'trietest.txt') diff --git a/trietest.txt b/trietest.txt index b816ba10e..c2f3a9aab 100644 --- a/trietest.txt +++ b/trietest.txt @@ -1,9 +1,11 @@ [ - { - "do": "verb", - "horse": "stallion", - "doge": "coin", - "dog": "puppy" - }, - "6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93" + [ + { + "do": "verb", + "horse": "stallion", + "doge": "coin", + "dog": "puppy" + }, + "6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93" + ] ] -- cgit v1.2.3