summary refs log tree commit diff stats
path: root/tests/coroutines/tgc.nim
diff options
context:
space:
mode:
authorDylan Modesitt <dylanmodesitt@gmail.com>2020-06-16 10:24:26 -0400
committerGitHub <noreply@github.com>2020-06-16 16:24:26 +0200
commite35b21e55310e93ca04980febe1a48c9436bded9 (patch)
tree5a4e416227c76427632250584edc5aa6dd8f770d /tests/coroutines/tgc.nim
parent1bc2e19498a718276496263b574a66bb2ee84f56 (diff)
downloadNim-e35b21e55310e93ca04980febe1a48c9436bded9.tar.gz
Close#5586 (#14682)
* re-enable macos and bsd on some coro tests

* re-enable macos and bsd on some coro tests
Diffstat (limited to 'tests/coroutines/tgc.nim')
-rw-r--r--tests/coroutines/tgc.nim1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/coroutines/tgc.nim b/tests/coroutines/tgc.nim
index 86b625370..46f4f8e83 100644
--- a/tests/coroutines/tgc.nim
+++ b/tests/coroutines/tgc.nim
@@ -1,6 +1,5 @@
 discard """
   target: "c"
-  disabled: "openbsd"
 """
 
 import coro