summary refs log tree commit diff stats
path: root/tests/async/tasyncexceptions.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/async/tasyncexceptions.nim')
-rw-r--r--tests/async/tasyncexceptions.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/async/tasyncexceptions.nim b/tests/async/tasyncexceptions.nim
index c4379f7d8..aab08e30f 100644
--- a/tests/async/tasyncexceptions.nim
+++ b/tests/async/tasyncexceptions.nim
@@ -1,7 +1,7 @@
 discard """
   file: "tasyncexceptions.nim"
   exitcode: 1
-  outputsub: "Error: unhandled exception: foobar [Exception]"
+  outputsub: "Error: unhandled exception: foobar"
 """
 import asyncdispatch