Close#5586 (#14682)

* re-enable macos and bsd on some coro tests

* re-enable macos and bsd on some coro tests
This commit is contained in:
Dylan Modesitt
2020-06-16 10:24:26 -04:00
committed by GitHub
parent 1bc2e19498
commit e35b21e553
2 changed files with 0 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
discard """
target: "c"
disabled: "openbsd"
"""
import coro

View File

@@ -1,7 +1,5 @@
discard """
output: "Exit 1\nExit 2"
disabled: "macosx"
disabled: "openbsd"
target: "c"
"""
import coro