ensure Tests.Coroutine is included

This commit is contained in:
Allele Dev 2016-04-16 21:34:33 -05:00
parent 3ba79b765b
commit d09e9e5075
No known key found for this signature in database
GPG Key ID: 8B6ECF4193B87616

View File

@ -75,6 +75,7 @@ test-suite test
hs-source-dirs: tests
main-is: Tests.hs
other-modules: Tests.Common
, Tests.Coroutine
, Tests.Exception
, Tests.Fresh
, Tests.NonDetEff