Skip to content

Commit 454ab50

Browse files
committed
Merge pull request #9035 from weswigham/patch-6
Remove Completed TODO
2 parents 8f39f05 + 5a0ae4a commit 454ab50

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/harness/harness.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1692,6 +1692,3 @@ namespace Harness {
16921692

16931693
if (Error) (<any>Error).stackTraceLimit = 1;
16941694
}
1695-
1696-
// TODO: not sure why Utils.evalFile isn't working with this, eventually will concat it like old compiler instead of eval
1697-
eval(Harness.tcServicesFile);

0 commit comments

Comments
 (0)