summary refs log tree commit diff stats
path: root/tests/exception/texcas.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exception/texcas.nim')
-rw-r--r--tests/exception/texcas.nim5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/exception/texcas.nim b/tests/exception/texcas.nim
index 7108e334c..ad6819f11 100644
--- a/tests/exception/texcas.nim
+++ b/tests/exception/texcas.nim
@@ -1,8 +1,9 @@
 discard """
   targets: "c cpp"
-  output: '''Hello
+  output: '''
 Hello
-  '''
+Hello
+'''
 """
 proc test[T]() =
   try: