1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00
semantic/test/Spec.hs
2015-12-03 11:38:49 -05:00

7 lines
101 B
Haskell

module Spec where
import Test.Hspec
main :: IO ()
main = putStrLn "Test suite not yet implemented"