summaryrefslogtreecommitdiff
path: root/cli/tests
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2021-04-12 22:14:40 +0000
committerBert Belder <bertbelder@gmail.com>2021-04-13 02:54:36 +0200
commitb9f758d3ad6b71d9ac7bcae7192985a1f9258724 (patch)
tree27a541a89405047fd354ca9a56c6a64f18b0331e /cli/tests
parentdabce813e064b7b3a2197cb327bde00e7b403688 (diff)
upgrade: rusty_v8 0.22.0 (V8 9.1.269.2) (#10152)
Diffstat (limited to 'cli/tests')
-rw-r--r--cli/tests/wasm_unreachable.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/wasm_unreachable.out b/cli/tests/wasm_unreachable.out
index df1d8702d..1c8ccc958 100644
--- a/cli/tests/wasm_unreachable.out
+++ b/cli/tests/wasm_unreachable.out
@@ -1,3 +1,3 @@
error: Uncaught RuntimeError: unreachable
- at unreachable (<anonymous>:[WILDCARD])
+ at unreachable (wasm://wasm/[WILDCARD])
at [WILDCARD]/cli/tests/wasm_unreachable.js:[WILDCARD]