summary refs log tree commit diff stats
path: root/tests/exception/t9657.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exception/t9657.nim')
-rw-r--r--tests/exception/t9657.nim6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/exception/t9657.nim b/tests/exception/t9657.nim
new file mode 100644
index 000000000..5d5164f4f
--- /dev/null
+++ b/tests/exception/t9657.nim
@@ -0,0 +1,6 @@
+discard """
+  action: run
+  exitcode: 1
+"""
+close stdmsg
+writeLine stdmsg, "exception!"