haskell-clock/test/Spec.hs
2023-02-24 02:06:02 -08:00

5 lines
75 B
Haskell

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