From 42464e922d0bc435f32cf9d2707537a9558271fb Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 26 Jun 2020 16:59:08 -0400 Subject: 'Compile' messages changed to 'Check' messages (#6504) --- cli/tests/037_fetch_multiple.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cli/tests/037_fetch_multiple.out') diff --git a/cli/tests/037_fetch_multiple.out b/cli/tests/037_fetch_multiple.out index 1a703a10c..2497cfa76 100644 --- a/cli/tests/037_fetch_multiple.out +++ b/cli/tests/037_fetch_multiple.out @@ -1,5 +1,5 @@ Download http://localhost:4545/cli/tests/subdir/mod2.ts Download http://localhost:4545/cli/tests/subdir/print_hello.ts -Compile [WILDCARD]/fetch/test.ts +Check [WILDCARD]/fetch/test.ts Download http://localhost:4545/cli/tests/subdir/mt_text_typescript.t1.ts -Compile [WILDCARD]/fetch/other.ts +Check [WILDCARD]/fetch/other.ts -- cgit v1.2.3