diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/destructor/tnewruntime_misc.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/destructor/tnewruntime_misc.nim b/tests/destructor/tnewruntime_misc.nim index 0e9541e2e..c5f978a98 100644 --- a/tests/destructor/tnewruntime_misc.nim +++ b/tests/destructor/tnewruntime_misc.nim @@ -1,5 +1,5 @@ discard """ - cmd: '''nim cpp --newruntime $file''' + cmd: '''nim cpp --newruntime --threads:on $file''' output: '''(field: "value") Indeed axc |