haskell-clock/test/Spec.hs

5 lines
75 B
Haskell
Raw Normal View History

2023-02-24 02:06:02 -08:00
import Lib
main :: IO ()
main = putStrLn "Test suite not yet implemented"