summary refs log tree commit diff stats
path: root/tests/array
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/array
parent1efd11e2666403fecf1b9b3b933c1adca13d8069 (diff)
downloadNim-b3c3557c338c6cb0992abf9d2d877e927d815ea3.tar.gz
fix #16025 repr now consistent: does not insert trailing newline (#16034)
Diffstat (limited to 'tests/array')
-rw-r--r--tests/array/tarray.nim3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/array/tarray.nim b/tests/array/tarray.nim
index 27288bab3..eadb53ac1 100644
--- a/tests/array/tarray.nim
+++ b/tests/array/tarray.nim
@@ -1,11 +1,8 @@
 discard """
 output: '''
 [4, 5, 6]
-
 [16, 25, 36]
-
 [16, 25, 36]
-
 apple
 banana
 Fruit