summary refs log tree commit diff stats
path: root/tests/testdata/jsontest.json
diff options
context:
space:
mode:
authordom96 <dominikpicheta@googlemail.com>2011-01-28 00:05:42 +0000
committerdom96 <dominikpicheta@googlemail.com>2011-01-28 00:05:42 +0000
commit4b7ff3e0902c92b3483bd1000a8d4fb3f2bf8077 (patch)
tree1a278f9add5e9ab1e00b0cccff641ed19a7ef189 /tests/testdata/jsontest.json
parentfa111b9067f92107865d4496affcfc0518b7c493 (diff)
downloadNim-4b7ff3e0902c92b3483bd1000a8d4fb3f2bf8077.tar.gz
Corrected pretty() in json module, and added another file with json test data.
Diffstat (limited to 'tests/testdata/jsontest.json')
-rwxr-xr-xtests/testdata/jsontest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdata/jsontest.json b/tests/testdata/jsontest.json
index 714d18614..3a815e50f 100755
--- a/tests/testdata/jsontest.json
+++ b/tests/testdata/jsontest.json
@@ -19,7 +19,7 @@
     
   
   ]        ,
-  "keyÄÖöoßß": false
+  "keyÄÖöoß\u00DF": false
 }
 
 // [{}, {899: 12, "x": "y"}, [], 123, 89, 89, "xyz", null, [], [], [1, 2, 3]]