Skip to content

Commit 047d6ad

Browse files
committed
Redo assertion
1 parent 3b33d3e commit 047d6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/core/compact-import-section/compact_imports.wast

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
)
2222
)
2323

24-
(assert_return (invoke "sum" (i32.const 33)))
24+
(assert_return (invoke "sum") (i32.const 33))

0 commit comments

Comments
 (0)