diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2018-12-11 14:03:58 -0500 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-12-11 15:07:55 -0500 |
| commit | 81c8926ee9469a792d33e650eb8b8ac007de1977 (patch) | |
| tree | 40e058b2ecc77351d0097c05e0570175d7d30c31 /tests/error_001.ts.out | |
| parent | bba1a0d44aa3dd58bd0de53f37982ef270c7a176 (diff) | |
Use default filename for Isolate::execute.
Diffstat (limited to 'tests/error_001.ts.out')
| -rw-r--r-- | tests/error_001.ts.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/error_001.ts.out b/tests/error_001.ts.out index b9ad7938c..b015c6098 100644 --- a/tests/error_001.ts.out +++ b/tests/error_001.ts.out @@ -5,4 +5,4 @@ at _gatherDependencies ([WILDCARD]/js/runner.ts:[WILDCARD]) at run ([WILDCARD]/js/runner.ts:[WILDCARD]) at denoMain ([WILDCARD]/js/main.ts:[WILDCARD]) - at deno_main.js:1:1 + at <anonymous>:1:1 |
