summaryrefslogtreecommitdiff
path: root/test/lit/passes/optimize-instructions-eh.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/passes/optimize-instructions-eh.wast')
-rw-r--r--test/lit/passes/optimize-instructions-eh.wast2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/passes/optimize-instructions-eh.wast b/test/lit/passes/optimize-instructions-eh.wast
index 23c8f9fa5..2c7f83aee 100644
--- a/test/lit/passes/optimize-instructions-eh.wast
+++ b/test/lit/passes/optimize-instructions-eh.wast
@@ -4,7 +4,7 @@
(module
(func $dummy)
- (tag $e (attr 0) (param i32))
+ (tag $e (param i32))
;; The following are the unit tests for Properties::getFallthrough for EH
;; instructions, which are used in one of binary optimizations in