diff options
Diffstat (limited to 'tests/threads/tonthreadcreation.nim')
-rw-r--r-- | tests/threads/tonthreadcreation.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/threads/tonthreadcreation.nim b/tests/threads/tonthreadcreation.nim index f588a21c9..0652d79f8 100644 --- a/tests/threads/tonthreadcreation.nim +++ b/tests/threads/tonthreadcreation.nim @@ -1,4 +1,5 @@ discard """ + matrix: "--mm:refc; --mm:orc --deepcopy:on" output: '''some string here dying some string here''' """ |