diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2020-06-26 16:59:08 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-26 16:59:08 -0400 |
| commit | 42464e922d0bc435f32cf9d2707537a9558271fb (patch) | |
| tree | c3f837c960f5ec6d6d6a81fd79465229a210e877 /cli/tests/037_fetch_multiple.out | |
| parent | 3eec13fa0dfbc7fc4512102f8fe5277cdcbfb2c2 (diff) | |
'Compile' messages changed to 'Check' messages (#6504)
Diffstat (limited to 'cli/tests/037_fetch_multiple.out')
| -rw-r--r-- | cli/tests/037_fetch_multiple.out | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
