Skip to content

Commit f074297

Browse files
committed
Enable tests
1 parent 0a6bca5 commit f074297

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/tests.cabal

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -673,6 +673,11 @@ executable errors
673673
, UnboundVarInAssume
674674
, UnboundVarInLocSig
675675
, UnboundVarInSpec
676+
, StratNoPropRec
677+
, StratNoPropRet
678+
, StratNoRefCtor
679+
, StratNotAdt
680+
, StratRecOccNotSmall
676681

677682
build-depends: base
678683
, liquid-prelude
@@ -1747,6 +1752,7 @@ executable unit-pos-3
17471752
, ZipW1
17481753
, ZipW2
17491754
, ZipW
1755+
, StratVal
17501756
--- IGNORED
17511757
-- , Variance
17521758

0 commit comments

Comments
 (0)