diff options
Diffstat (limited to 'tests/specs/run/wasm_url/wasm_url.out')
-rw-r--r-- | tests/specs/run/wasm_url/wasm_url.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/specs/run/wasm_url/wasm_url.out b/tests/specs/run/wasm_url/wasm_url.out new file mode 100644 index 000000000..ae3bf491a --- /dev/null +++ b/tests/specs/run/wasm_url/wasm_url.out @@ -0,0 +1,3 @@ +error: Uncaught (in promise) RuntimeError: unreachable + at <anonymous> (http://localhost:4545/assets/unreachable.wasm:1:41) + at [WILDCARD]/wasm_url.js:[WILDCARD] |