summary refs log tree commit diff stats
path: root/tests/stdlib/tmitems.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdlib/tmitems.nim')
-rw-r--r--tests/stdlib/tmitems.nim4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/stdlib/tmitems.nim b/tests/stdlib/tmitems.nim
index f2307aeb3..27ff344e5 100644
--- a/tests/stdlib/tmitems.nim
+++ b/tests/stdlib/tmitems.nim
@@ -11,8 +11,8 @@ fpqeew
 [11, 12, 13]
 [11, 12, 13]
 [11, 12, 13]
-{"key1": 11, "key2": 12, "key3": 13}
-[11, 12, 13]
+{"key1":11,"key2":12,"key3":13}
+[11,12,13]
 <Students>
   <Student Name="Aprilfoo" />
   <Student Name="bar" />