Skip to content

Commit 8d83cd1

Browse files
authored
Remove trailing whitespace
1 parent d204596 commit 8d83cd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/cases/unittests/commandLineParsing.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ namespace ts {
224224
});
225225
});
226226

227-
228227
it("Parse empty string of --lib ", () => {
229228
// 0.ts --lib
230229
// This test is an error because the empty string is falsey

0 commit comments

Comments
 (0)