mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
Spec!
This commit is contained in:
parent
950f40693f
commit
659c109c64
@ -1,2 +1,6 @@
|
||||
module Spec where
|
||||
|
||||
import Test.Hspec
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "Test suite not yet implemented"
|
||||
|
Loading…
Reference in New Issue
Block a user