reddit-pub/reddit_lib/test/MyLibTest.hs

5 lines
90 B
Haskell
Raw Normal View History

2022-05-16 21:42:11 +03:00
module Main (main) where
main :: IO ()
main = putStrLn "Test suite not yet implemented."