1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 23:11:50 +03:00
semantic/test/Command/Spec.hs
2017-04-05 11:10:23 -04:00

8 lines
110 B
Haskell

module Command.Spec where
import Prologue hiding (readFile)
import Test.Hspec
spec :: Spec
spec = return ()