diff options
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" } |