From aba952397ae668714add770c5b6fa6edf1cf3eb5 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sat, 11 May 2019 10:23:19 -0400 Subject: Add progress bar (#2309) --- tests/error_006_import_ext_failure.ts.out | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/error_006_import_ext_failure.ts.out') diff --git a/tests/error_006_import_ext_failure.ts.out b/tests/error_006_import_ext_failure.ts.out index 9c17d1925..7fe154aa0 100644 --- a/tests/error_006_import_ext_failure.ts.out +++ b/tests/error_006_import_ext_failure.ts.out @@ -1,5 +1,4 @@ -Compiling [WILDCARD]tests/error_006_import_ext_failure.ts -Uncaught NotFound: Cannot resolve module "./non-existent" from "[WILDCARD]/tests/error_006_import_ext_failure.ts" +[WILDCARD]Uncaught NotFound: Cannot resolve module "./non-existent" from "[WILDCARD]/tests/error_006_import_ext_failure.ts" at DenoError (js/errors.ts:[WILDCARD]) at maybeError (js/errors.ts:[WILDCARD]) at maybeThrowError (js/errors.ts:[WILDCARD]) -- cgit v1.2.3