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

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