diff options
Diffstat (limited to 'test/lit/wasm-split/jspi.wast')
-rw-r--r-- | test/lit/wasm-split/jspi.wast | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/lit/wasm-split/jspi.wast b/test/lit/wasm-split/jspi.wast index e7d6814b7..d86775c82 100644 --- a/test/lit/wasm-split/jspi.wast +++ b/test/lit/wasm-split/jspi.wast @@ -48,8 +48,6 @@ ;; SECONDARY: (import "primary" "%table" (table $timport$0 1 funcref)) - ;; SECONDARY: (import "primary" "load_secondary_module_status" (global $gimport$0 (mut i32))) - ;; SECONDARY: (import "primary" "foo" (func $foo (param i32) (result i32))) ;; SECONDARY: (elem $0 (i32.const 0) $bar) |