Files
codingame/haskell/minimax/test/Spec.hs
2020-04-21 22:05:41 +02:00

3 lines
63 B
Haskell

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