Remove origin test to ghcup-test subdir

This commit is contained in:
Lei Zhu
2023-07-20 23:09:14 +08:00
parent d143daeb9a
commit e13c5a99af
11 changed files with 4 additions and 4 deletions

View File

@@ -302,7 +302,7 @@ test-suite ghcup-test
type: exitcode-stdio-1.0
main-is: Main.hs
build-tool-depends: hspec-discover:hspec-discover -any
hs-source-dirs: test
hs-source-dirs: test/ghcup-test
other-modules:
GHCup.ArbitraryTypes
GHCup.Prelude.File.Posix.TraversalsSpec