mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -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
|
||||
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…
Reference in a new issue