haskell-clock/test/Spec.hs

5 lines
75 B
Haskell

import Lib
main :: IO ()
main = putStrLn "Test suite not yet implemented"