diff options
Diffstat (limited to 'tests/threads/t8535.nim')
-rw-r--r-- | tests/threads/t8535.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/threads/t8535.nim b/tests/threads/t8535.nim index 1af11f9ad..a4296df11 100644 --- a/tests/threads/t8535.nim +++ b/tests/threads/t8535.nim @@ -1,4 +1,5 @@ discard """ + disabled: i386 output: '''0 hello''' """ |