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/ts_decorators.ts.out | |
| parent | 3eec13fa0dfbc7fc4512102f8fe5277cdcbfb2c2 (diff) | |
'Compile' messages changed to 'Check' messages (#6504)
Diffstat (limited to 'cli/tests/ts_decorators.ts.out')
| -rw-r--r-- | cli/tests/ts_decorators.ts.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/ts_decorators.ts.out b/cli/tests/ts_decorators.ts.out index 69d5937a9..ee77417cf 100644 --- a/cli/tests/ts_decorators.ts.out +++ b/cli/tests/ts_decorators.ts.out @@ -1,2 +1,2 @@ -Compile [WILDCARD] +Check [WILDCARD] SomeClass { someField: "asdf" } |
