fix tests
build / build (push) Successful in 1m19s

This commit is contained in:
2026-08-27 02:01:32 -06:00
parent bbb5d6e99f
commit 8048573cd8
3 changed files with 19 additions and 7 deletions
+5 -5
View File
@@ -29,11 +29,11 @@ brokenWasmTests =
brokenStackifyTests :: List String
brokenStackifyTests =
[]
-- [ "adder"
-- , "let-fn"
-- , "callcc-nested1" -- requires closure-conversion
-- ]
[ "callcc-early-exit-1"
, "callcc-early-exit-4"
, "callcc-early-exit-5"
, "callcc-early-exit-6"
]
test_root :: IO TestTree
test_root = do