summaryrefslogtreecommitdiff
path: root/test/spec/select.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/spec/select.txt')
-rw-r--r--test/spec/select.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/spec/select.txt b/test/spec/select.txt
index f021b58a..77f52f40 100644
--- a/test/spec/select.txt
+++ b/test/spec/select.txt
@@ -6,8 +6,7 @@
;;; STDERR ;;)
(;; STDOUT ;;;
-WasmModule::Instantiate(): Compiling WASM function #4:select_trap_l failed:Result = ExprSelect[2] expected type <end>, found ExprI8Const of type i32 @+0
-
+WasmModule::Instantiate():
var module = WASM.instantiateModule(u8a.buffer, ffi);
^