Rename tests directory into test
All checks were successful
Build / audit (push) Successful in 8s
Build / test (push) Successful in 13m44s
Build / release (push) Successful in 12m47s

This commit is contained in:
2025-08-11 13:53:48 +03:00
parent 8b3f87ecf2
commit a2e8e1bcf2
6 changed files with 2 additions and 2 deletions

View File

@@ -96,7 +96,7 @@ test-suite slackbuilder-test
SlackBuilder.InfoSpec
SlackBuilder.LatestVersionCheckSpec
SlackBuilder.PackageSpec
hs-source-dirs: tests
hs-source-dirs: test
build-depends:
hspec >= 2.10.9 && < 2.12,
hspec-megaparsec ^>= 2.2,