StatementTests: Nitpicky code style fixes

This commit is contained in:
John Sundell 2018-09-06 08:41:50 +02:00
parent 88961141d4
commit 30b9300441

View File

@ -256,7 +256,6 @@ final class StatementTests: SyntaxHighlighterTestCase {
.whitespace(" "), .whitespace(" "),
.token("1", .number) .token("1", .number)
]) ])
} }
func testAllTestsRunOnLinux() { func testAllTestsRunOnLinux() {