We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d204596 commit 8d83cd1Copy full SHA for 8d83cd1
1 file changed
tests/cases/unittests/commandLineParsing.ts
@@ -224,7 +224,6 @@ namespace ts {
224
});
225
226
227
-
228
it("Parse empty string of --lib ", () => {
229
// 0.ts --lib
230
// This test is an error because the empty string is falsey
0 commit comments