summary refs log tree commit diff stats
path: root/tests/showoff
diff options
context:
space:
mode:
authorArne Döring <arne.doering@gmx.net>2017-07-17 08:12:15 +0200
committerAndreas Rumpf <rumpf_a@web.de>2017-07-17 08:12:15 +0200
commit52f092d02b5a4afa8cbd591bab9160e671f71700 (patch)
tree014875d219163f285d9e00137dcd19de0e106e79 /tests/showoff
parent9427724a718ece9396d85fe8fa6a604b59f6bfd7 (diff)
downloadNim-52f092d02b5a4afa8cbd591bab9160e671f71700.tar.gz
Lineinfo change (#6084)
Diffstat (limited to 'tests/showoff')
-rw-r--r--tests/showoff/tquasiquote.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/showoff/tquasiquote.nim b/tests/showoff/tquasiquote.nim
index df7fccc33..ebe004a92 100644
--- a/tests/showoff/tquasiquote.nim
+++ b/tests/showoff/tquasiquote.nim
@@ -1,5 +1,5 @@
 discard """
-  outputsub: '''tquasiquote.nim(14,8): Check failed: 1 > 2'''
+  outputsub: '''tquasiquote.nim(14, 8): Check failed: 1 > 2'''
 """
 
 import macros