summary refs log tree commit diff stats
path: root/tests/vm/tmisc_vm.nim
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2020-11-19 12:12:51 -0800
committerGitHub <noreply@github.com>2020-11-19 12:12:51 -0800
commitb3c3557c338c6cb0992abf9d2d877e927d815ea3 (patch)
tree4d4f0754eaa2c0b84db7c4d8bcc21e60bfb4a845 /tests/vm/tmisc_vm.nim
parent1efd11e2666403fecf1b9b3b933c1adca13d8069 (diff)
downloadNim-b3c3557c338c6cb0992abf9d2d877e927d815ea3.tar.gz
fix #16025 repr now consistent: does not insert trailing newline (#16034)
Diffstat (limited to 'tests/vm/tmisc_vm.nim')
-rw-r--r--tests/vm/tmisc_vm.nim5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/vm/tmisc_vm.nim b/tests/vm/tmisc_vm.nim
index 6eeecb869..2d3e30c5e 100644
--- a/tests/vm/tmisc_vm.nim
+++ b/tests/vm/tmisc_vm.nim
@@ -1,7 +1,6 @@
 discard """
-  output: '''[127, 127, 0, 255]
-[127, 127, 0, 255]
-
+  output: '''
+[127, 127, 0, 255][127, 127, 0, 255]
 (data: 1)
 '''