diff options
Diffstat (limited to 'tests/destructor/tcast.nim')
-rw-r--r-- | tests/destructor/tcast.nim | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/destructor/tcast.nim b/tests/destructor/tcast.nim index 7d5a1954c..35a7d874b 100644 --- a/tests/destructor/tcast.nim +++ b/tests/destructor/tcast.nim @@ -1,7 +1,3 @@ -discard """ - cmd: '''nim c --newruntime $file''' -""" - # Make sure we don't walk cast[T] type section while injecting sinks/destructors block: type |