mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 01:44:26 -05:00
test(cli/wasm_unreachable): don't assume git work dir is named 'deno' (#6991)
This commit is contained in:
parent
febb972dd4
commit
604d008190
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
error: Uncaught RuntimeError: unreachable
|
error: Uncaught RuntimeError: unreachable
|
||||||
at unreachable (<anonymous>:0:40)
|
at unreachable (<anonymous>:0:40)
|
||||||
at [WILDCARD]/deno/cli/tests/wasm_unreachable.js:[WILDCARD]:18
|
at [WILDCARD]/cli/tests/wasm_unreachable.js:[WILDCARD]:18
|
||||||
|
|
Loading…
Add table
Reference in a new issue