Remove origin test to ghcup-test subdir
This commit is contained in:
9
test/ghcup-test/Main.hs
Normal file
9
test/ghcup-test/Main.hs
Normal file
@@ -0,0 +1,9 @@
|
||||
import Test.Hspec.Runner
|
||||
import qualified Spec
|
||||
|
||||
|
||||
main :: IO ()
|
||||
main =
|
||||
hspecWith
|
||||
defaultConfig
|
||||
Spec.spec
|
||||
Reference in New Issue
Block a user