Merge pull request #12732 from Microsoft/remove_debug_statements

Remove debug statement
This commit is contained in:
Andy 2016-12-07 14:30:38 -08:00 committed by GitHub
commit 420d6a2c24

View file

@ -8,7 +8,6 @@
////[|foo|]();
goTo.file("a.ts");
debug.printErrorList();
verify.numberOfErrorsInCurrentFile(0);
goTo.marker("fooModule");