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