summaryrefslogtreecommitdiff
path: root/test/reduce/atomics-and-bulk-memory.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/reduce/atomics-and-bulk-memory.wast')
-rw-r--r--test/reduce/atomics-and-bulk-memory.wast2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/reduce/atomics-and-bulk-memory.wast b/test/reduce/atomics-and-bulk-memory.wast
index a5b31d4be..c43914bd8 100644
--- a/test/reduce/atomics-and-bulk-memory.wast
+++ b/test/reduce/atomics-and-bulk-memory.wast
@@ -1,7 +1,7 @@
(module
(memory 1 1)
;; this can be removed destructively
- (data passive "some-data")
+ (data "some-data")
(func "foo" (result i32)
;; this can be removed destructively
(memory.init 0