diff options
Diffstat (limited to 'tests/coroutines/titerators.nim')
-rw-r--r-- | tests/coroutines/titerators.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/coroutines/titerators.nim b/tests/coroutines/titerators.nim index d12a5debe..1ea134811 100644 --- a/tests/coroutines/titerators.nim +++ b/tests/coroutines/titerators.nim @@ -1,5 +1,5 @@ discard """ - target: "c" + targets: "c" disabled: true """ |