Skip to content

Commit

Permalink
minor test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcz committed Nov 7, 2022
1 parent 605a66a commit 1a7d14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Asm/Transformation/Prealloc.hs
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ liftTest _testEval =
opts =
Options
{ _optDebug = True,
_optLimits = getLimits TargetCWasm32Wasi False
_optLimits = getLimits TargetCWasm32Wasi True
}

0 comments on commit 1a7d14b

Please sign in to comment.