summary refs log tree commit diff stats
path: root/tests/async
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2018-12-21 17:16:14 +0100
committerAraq <rumpf_a@web.de>2018-12-21 22:03:41 +0100
commit4a6d699bc5651e834622ea8653d6a1a03ac75bd2 (patch)
tree5bac4a1e9596491e9567625987be3d72ee3a6699 /tests/async
parentda809925773c112f5b26add9e86e9f4837342372 (diff)
downloadNim-4a6d699bc5651e834622ea8653d6a1a03ac75bd2.tar.gz
C++: make async tests green on Windows
Diffstat (limited to 'tests/async')
-rw-r--r--tests/async/tasynctry.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/async/tasynctry.nim b/tests/async/tasynctry.nim
index b13c57951..a7cb5223d 100644
--- a/tests/async/tasynctry.nim
+++ b/tests/async/tasynctry.nim
@@ -6,6 +6,7 @@ Multiple idents in except
 Multiple except branches
 Multiple except branches 2
 '''
+targets: "c"
 """
 import asyncdispatch, strutils