Merge pull request #2093 from reactormonk/json-test-fix

apparently the json spacing changed
This commit is contained in:
Andreas Rumpf
2015-02-08 21:08:08 +01:00

View File

@@ -12,7 +12,7 @@ fpqeew
[11, 12, 13]
[11, 12, 13]
{ "key1": 11, "key2": 12, "key3": 13}
[ 11, 12, 13]
[11, 12, 13]
<Students>
<Student Name="Aprilfoo" />
<Student Name="bar" />