dummy test

This commit is contained in:
nek0 2021-06-10 00:15:04 +02:00
parent 36f36d4e9f
commit 5ee1fb4ac8

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."