remove wat tests
build / build (push) Successful in 1m4s

This commit is contained in:
2026-07-18 17:54:35 -06:00
parent 6774c08efb
commit 8120e21eae
9 changed files with 60 additions and 438 deletions
+3
View File
@@ -94,10 +94,13 @@ test-suite test
type: exitcode-stdio-1.0
hs-source-dirs: test
main-is: Main.hs
other-modules:
Gyehoek.Test.Golden
build-depends: base
, gyehoek
, filepath
, tasty
, tasty-silver
, directory
, process-extras
default-language: GHC2024