summaryrefslogtreecommitdiff
path: root/test/lit/cast-to-basic.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/cast-to-basic.wast')
-rw-r--r--test/lit/cast-to-basic.wast2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/cast-to-basic.wast b/test/lit/cast-to-basic.wast
index 239fd820c..9433c3ba1 100644
--- a/test/lit/cast-to-basic.wast
+++ b/test/lit/cast-to-basic.wast
@@ -6,7 +6,7 @@
(module
;; CHECK: (func $test (type $none_=>_i32) (result i32)
- ;; CHECK-NEXT: (ref.test data
+ ;; CHECK-NEXT: (ref.is_data
;; CHECK-NEXT: (ref.null none)
;; CHECK-NEXT: )
;; CHECK-NEXT: )