Skip to content

Commit

Permalink
[test] Add assert_return
Browse files Browse the repository at this point in the history
  • Loading branch information
f52985 committed Nov 3, 2023
1 parent 79d0a2a commit c7b6fc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/core/gc/ref_test.wast
Original file line number Diff line number Diff line change
Expand Up @@ -326,5 +326,5 @@
)
)

(invoke "test-sub")
(invoke "test-canon")
(assert_return (invoke "test-sub"))
(assert_return (invoke "test-canon"))

0 comments on commit c7b6fc3

Please sign in to comment.