diff options
Diffstat (limited to 'tests/async/t7758.nim')
-rw-r--r-- | tests/async/t7758.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/async/t7758.nim b/tests/async/t7758.nim index 57d0f4004..6ae98679d 100644 --- a/tests/async/t7758.nim +++ b/tests/async/t7758.nim @@ -1,6 +1,7 @@ discard """ file: "t7758.nim" exitcode: 0 + disabled: true """ import asyncdispatch |