DeclarationTests: Nitpicky code style fixes

This commit is contained in:
John Sundell 2018-08-28 13:22:19 +02:00
parent 90a927cb71
commit 187effae29

View File

@ -491,8 +491,7 @@ final class DeclarationTests: SyntaxHighlighterTestCase {
.plainText("{}"),
.whitespace(" "),
.plainText("}")
])
])
}
func testAllTestsRunOnLinux() {