summaryrefslogtreecommitdiff
path: root/cli/tests/single_compile_with_reload.ts.out
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2020-06-26 16:59:08 -0400
committerGitHub <noreply@github.com>2020-06-26 16:59:08 -0400
commit42464e922d0bc435f32cf9d2707537a9558271fb (patch)
treec3f837c960f5ec6d6d6a81fd79465229a210e877 /cli/tests/single_compile_with_reload.ts.out
parent3eec13fa0dfbc7fc4512102f8fe5277cdcbfb2c2 (diff)
'Compile' messages changed to 'Check' messages (#6504)
Diffstat (limited to 'cli/tests/single_compile_with_reload.ts.out')
-rw-r--r--cli/tests/single_compile_with_reload.ts.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/single_compile_with_reload.ts.out b/cli/tests/single_compile_with_reload.ts.out
index c3e87e7d3..88c3f97ab 100644
--- a/cli/tests/single_compile_with_reload.ts.out
+++ b/cli/tests/single_compile_with_reload.ts.out
@@ -1,5 +1,5 @@
-Compile [WILDCARD]single_compile_with_reload.ts
-Compile [WILDCARD]single_compile_with_reload_dyn.ts
+Check [WILDCARD]single_compile_with_reload.ts
+Check [WILDCARD]single_compile_with_reload_dyn.ts
Hello
1
2