1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
This commit is contained in:
Rob Rix 2015-12-03 11:38:49 -05:00
parent 950f40693f
commit 659c109c64

View File

@ -1,2 +1,6 @@
module Spec where
import Test.Hspec
main :: IO ()
main = putStrLn "Test suite not yet implemented"