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