Skip to content

Commit 5a31d38

Browse files
authored
Update test after recent landings conflict (#7961)
One PR added this extra logging, the other added this test, and the test needs an update.
1 parent 2fc0797 commit 5a31d38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/lit/exec/tag-cross-module.wast

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
;; CHECK: [fuzz-exec] calling func
2020
;; CHECK-NEXT: [exception thrown: tag nullref]
21+
;; CHECK-NEXT: [fuzz-exec] running second module
2122
;; CHECK-NEXT: [fuzz-exec] calling func2-internal
2223
;; CHECK-NEXT: [exception thrown: tag nullref]
2324
;; CHECK-NEXT: [fuzz-exec] calling func2-imported

0 commit comments

Comments
 (0)