summaryrefslogtreecommitdiff
path: root/test/lit/passes/remove-unused-names-eh.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/passes/remove-unused-names-eh.wast')
-rw-r--r--test/lit/passes/remove-unused-names-eh.wast2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/passes/remove-unused-names-eh.wast b/test/lit/passes/remove-unused-names-eh.wast
index 3244bd375..cf16dda0b 100644
--- a/test/lit/passes/remove-unused-names-eh.wast
+++ b/test/lit/passes/remove-unused-names-eh.wast
@@ -2,7 +2,7 @@
;; RUN: wasm-opt %s --remove-unused-names -all -S -o - | filecheck %s
(module
- (tag $tag$0 (attr 0) (param i32))
+ (tag $tag$0 (param i32))
;; CHECK: (func $func0
;; CHECK-NEXT: (try $label$9