Skip to content

Commit bdd5ad1

Browse files
Max HeiberJoseph Watts
authored andcommitted
Remove evaluation test for computed field emit
I couldn't get the evaluator.evaluateTypeScript function to do codegen when there is a syntax error, even with the `noEmitOnError: false` compiler option. Signed-off-by: Max Heiber <mheiber@bloomberg.net>
1 parent cf947c5 commit bdd5ad1

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

src/testRunner/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@
8888
"unittests/versionCache.ts",
8989
"unittests/evaluation/asyncArrow.ts",
9090
"unittests/evaluation/asyncGenerator.ts",
91-
"unittests/evaluation/computedFieldLoop.ts",
9291
"unittests/evaluation/forAwaitOf.ts",
9392
"unittests/services/colorization.ts",
9493
"unittests/services/documentRegistry.ts",

src/testRunner/unittests/evaluation/computedFieldLoop.ts

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)