summary refs log tree commit diff stats
path: root/tests/destructor/tmove_objconstr.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2019-03-05 08:17:30 +0100
committerAndreas Rumpf <rumpf_a@web.de>2019-03-05 08:17:30 +0100
commit2dc8a323242b639875d24d1baa7c8c9da2055fe2 (patch)
treeed3fc2401affa0c0908239a2cfedf1ebbc0caa6f /tests/destructor/tmove_objconstr.nim
parent22445867d445896af21a85b05c52d619c0fcd274 (diff)
downloadNim-2dc8a323242b639875d24d1baa7c8c9da2055fe2.tar.gz
make megatest green again
Diffstat (limited to 'tests/destructor/tmove_objconstr.nim')
-rw-r--r--tests/destructor/tmove_objconstr.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/destructor/tmove_objconstr.nim b/tests/destructor/tmove_objconstr.nim
index 137913777..6e11d9b27 100644
--- a/tests/destructor/tmove_objconstr.nim
+++ b/tests/destructor/tmove_objconstr.nim
@@ -7,6 +7,7 @@ test destroyed 0
 3
 4
 Pony is dying!'''
+joinable: false
 """
 
 # bug #4214