summary refs log tree commit diff stats
path: root/tests/destructor/t7346.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/destructor/t7346.nim')
-rw-r--r--tests/destructor/t7346.nim3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/destructor/t7346.nim b/tests/destructor/t7346.nim
index 9e5292a61..3834d39ff 100644
--- a/tests/destructor/t7346.nim
+++ b/tests/destructor/t7346.nim
@@ -2,8 +2,7 @@ discard """
 joinable: false
 """
 
-when not defined(nimNewRuntime):
-  {.error: "This bug could only be reproduced with --newruntime".}
+# This bug could only be reproduced with --newruntime
 
 type
   Obj = object