Skip to content

Commit

Permalink
set important tests to full
Browse files Browse the repository at this point in the history
  • Loading branch information
janmasrovira committed Nov 6, 2024
1 parent 93915d2 commit 3ef40be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/Anoma/Compilation/Positive.hs
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ allTests =
],
mkAnomaTest
82
AnomaTestModeDebugOnly
AnomaTestModeFull
"ByteArray"
$(mkRelDir ".")
$(mkRelFile "test082.juvix")
Expand All @@ -1002,7 +1002,7 @@ allTests =
],
mkAnomaTest
83
AnomaTestModeDebugOnly
AnomaTestModeFull
"Anoma ByteArray"
$(mkRelDir ".")
$(mkRelFile "test083.juvix")
Expand Down Expand Up @@ -1045,7 +1045,7 @@ allTests =
],
mkAnomaTest
86
AnomaTestModeFull
AnomaTestModeDebugOnly
"Anoma Random"
$(mkRelDir ".")
$(mkRelFile "test086.juvix")
Expand Down

0 comments on commit 3ef40be

Please sign in to comment.