Skip to content

Commit

Permalink
Update src/Test/Decompile.hs
Browse files Browse the repository at this point in the history
  • Loading branch information
zoep authored Aug 13, 2024
1 parent c2942b5 commit a27e152
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Test/Decompile.hs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ import EVM.Effects

decompilerTests :: TestTree
decompilerTests = testGroup "decompiler"
-- TODO allow empty behaviours in source Act
[ expectFail $ testCase "noop" $ checkDecompilation "C" [i|
contract C {
function f() public {}
Expand Down

0 comments on commit a27e152

Please sign in to comment.