summaryrefslogtreecommitdiff
path: root/tests/async_error.ts.out
diff options
context:
space:
mode:
authorYoshiya Hinosawa <stibium121@gmail.com>2018-08-17 00:28:02 +0900
committerRyan Dahl <ry@tinyclouds.org>2018-08-17 12:43:21 -0400
commit565a21eb0eee61048f6f770bfb24a03131fbc958 (patch)
treeb27ab704ef8ed6b77a74b62d8697588ad8f862b9 /tests/async_error.ts.out
parent87a061785e7ac795b9b3ef262d382dbfe6887eda (diff)
chore: format files in tests/
Diffstat (limited to 'tests/async_error.ts.out')
-rw-r--r--tests/async_error.ts.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/async_error.ts.out b/tests/async_error.ts.out
index 1290629b1..c98c79bfc 100644
--- a/tests/async_error.ts.out
+++ b/tests/async_error.ts.out
@@ -1,8 +1,8 @@
hello
before error
Error: error
- at foo ([WILDCARD]tests/async_error.ts:5:9)
- at eval ([WILDCARD]tests/async_error.ts:8:1)
+ at foo ([WILDCARD]tests/async_error.ts:4:9)
+ at eval ([WILDCARD]tests/async_error.ts:7:1)
at eval (<anonymous>)
at execute (deno/js/runtime.ts:[WILDCARD])
at FileModule.compileAndRun (deno/js/runtime.ts:[WILDCARD])