dummy test
This commit is contained in:
parent
36f36d4e9f
commit
5ee1fb4ac8
1 changed files with 4 additions and 0 deletions
4
test/MyLibTest.hs
Normal file
4
test/MyLibTest.hs
Normal file
|
@ -0,0 +1,4 @@
|
|||
module Main (main) where
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "Test suite not yet implemented."
|
Loading…
Reference in a new issue