summaryrefslogtreecommitdiff
path: root/cli/tests/async_error.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/async_error.ts.out')
-rw-r--r--cli/tests/async_error.ts.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/async_error.ts.out b/cli/tests/async_error.ts.out
index 7e32cd3dd..273f60794 100644
--- a/cli/tests/async_error.ts.out
+++ b/cli/tests/async_error.ts.out
@@ -4,5 +4,5 @@ world
error: Uncaught Error: error
throw Error("error");
^
- at foo ([WILDCARD]tests/async_error.ts:5:9)
- at [WILDCARD]tests/async_error.ts:8:1
+ at foo ([WILDCARD]tests/async_error.ts#5:9)
+ at [WILDCARD]tests/async_error.ts#8:1