dummy test

This commit is contained in:
nek0 2021-06-10 00:15:04 +02:00
parent 36f36d4e9f
commit 5ee1fb4ac8
1 changed files with 4 additions and 0 deletions

4
test/MyLibTest.hs Normal file
View File

@ -0,0 +1,4 @@
module Main (main) where
main :: IO ()
main = putStrLn "Test suite not yet implemented."