summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2021-02-25 19:22:01 -0500
committerGitHub <noreply@github.com>2021-02-25 19:22:01 -0500
commit3d87198ba0e8775e303da01519f01a2025c55cee (patch)
tree092f9683cdaf7f934669d8a2b2b5845e039eb1ba /cli
parent2ac7798a20f34d9e774299c6e538aed96dfb7257 (diff)
Upgrade rusty_v8 (V8 9.0.257.3) (#9605)
Diffstat (limited to 'cli')
-rw-r--r--cli/tests/wasm_unreachable.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/wasm_unreachable.out b/cli/tests/wasm_unreachable.out
index 67437c01e..df1d8702d 100644
--- a/cli/tests/wasm_unreachable.out
+++ b/cli/tests/wasm_unreachable.out
@@ -1,3 +1,3 @@
error: Uncaught RuntimeError: unreachable
- at unreachable (<anonymous>:0:40)
- at [WILDCARD]/cli/tests/wasm_unreachable.js:[WILDCARD]:18
+ at unreachable (<anonymous>:[WILDCARD])
+ at [WILDCARD]/cli/tests/wasm_unreachable.js:[WILDCARD]