Enable real threads in test

This commit is contained in:
Joe Nelson
2016-02-22 17:53:10 -08:00
parent b0974a4e36
commit c02dd4aa98
+1
View File
@@ -129,6 +129,7 @@ Test-Suite spec
Type: exitcode-stdio-1.0
Default-Language: Haskell2010
default-extensions: OverloadedStrings, ScopedTypeVariables, QuasiQuotes
ghc-options: -threaded -rtsopts -with-rtsopts=-N
Hs-Source-Dirs: test, src
Main-Is: Main.hs
Other-Modules: Feature.AuthSpec