hspec framework
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
import Test.Hspec (hspec)
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "Test suite not yet implemented"
|
||||
main = hspec $ return ()
|
||||
|
||||
Reference in New Issue
Block a user