summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm-opt.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/help/wasm-opt.test')
-rw-r--r--test/lit/help/wasm-opt.test5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/lit/help/wasm-opt.test b/test/lit/help/wasm-opt.test
index bc3d710ac..bdc4b9cd8 100644
--- a/test/lit/help/wasm-opt.test
+++ b/test/lit/help/wasm-opt.test
@@ -661,11 +661,6 @@
;; CHECK-NEXT: --nominal Force all GC type definitions to
;; CHECK-NEXT: be parsed as nominal.
;; CHECK-NEXT:
-;; CHECK-NEXT: --structural Force all GC type definitions to
-;; CHECK-NEXT: be parsed as structural (i.e.
-;; CHECK-NEXT: equirecursive). This is the
-;; CHECK-NEXT: default.
-;; CHECK-NEXT:
;; CHECK-NEXT: --hybrid Force all GC type definitions to
;; CHECK-NEXT: be parsed using the isorecursive
;; CHECK-NEXT: hybrid type system.