summary refs log tree commit diff stats
path: root/tests/arc/tstrformat.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arc/tstrformat.nim')
-rw-r--r--tests/arc/tstrformat.nim4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/arc/tstrformat.nim b/tests/arc/tstrformat.nim
index 00d7a6679..641f323da 100644
--- a/tests/arc/tstrformat.nim
+++ b/tests/arc/tstrformat.nim
@@ -1,5 +1,7 @@
 discard """
-  output: '''verstuff'''
+  output: '''
+verstuff
+'''
   cmd: "nim c --gc:arc $file"
 """