diff --git a/tests/cases/unittests/commandLineParsing.ts b/tests/cases/unittests/commandLineParsing.ts index 49b22b903ad..095f912ac1c 100644 --- a/tests/cases/unittests/commandLineParsing.ts +++ b/tests/cases/unittests/commandLineParsing.ts @@ -224,7 +224,6 @@ namespace ts { }); }); - it("Parse empty string of --lib ", () => { // 0.ts --lib // This test is an error because the empty string is falsey