diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-02-07 20:07:20 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-07 20:07:20 -0500 |
| commit | 46804e50ed3941cba9a7c6b12c77c73c988ddf62 (patch) | |
| tree | 31ffe677d8c8cc73ff95e0bc4dcf3db0f0672b4e /tests/error_004_missing_module.ts.out | |
| parent | f22e0d72c52e89994a81265d35a023d85f230fd7 (diff) | |
Color exceptions (#1698)
Diffstat (limited to 'tests/error_004_missing_module.ts.out')
| -rw-r--r-- | tests/error_004_missing_module.ts.out | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/error_004_missing_module.ts.out b/tests/error_004_missing_module.ts.out index 049817ef6..21cef70a8 100644 --- a/tests/error_004_missing_module.ts.out +++ b/tests/error_004_missing_module.ts.out @@ -1,5 +1,4 @@ Compiling [WILDCARD]tests/error_004_missing_module.ts -[WILDCARD] Uncaught NotFound: Cannot resolve module "bad-module.ts" from "[WILDCARD]/tests/error_004_missing_module.ts" at DenoError ([WILDCARD]/js/errors.ts:[WILDCARD]) at maybeError ([WILDCARD]/js/errors.ts:[WILDCARD]) |
