summary refs log tree commit diff stats
path: root/tests/exception/texcpt1.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exception/texcpt1.nim')
-rw-r--r--tests/exception/texcpt1.nim1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/exception/texcpt1.nim b/tests/exception/texcpt1.nim
index ebbb9d44f..835f3610a 100644
--- a/tests/exception/texcpt1.nim
+++ b/tests/exception/texcpt1.nim
@@ -1,6 +1,5 @@
 discard """
   outputsub: "-6"
-  targets: "c cpp"
 """
 type
   ESomething = object of Exception