diff --git a/Tests/SplashTests/Tests/DeclarationTests.swift b/Tests/SplashTests/Tests/DeclarationTests.swift index aee04e9..bf1c646 100644 --- a/Tests/SplashTests/Tests/DeclarationTests.swift +++ b/Tests/SplashTests/Tests/DeclarationTests.swift @@ -491,8 +491,7 @@ final class DeclarationTests: SyntaxHighlighterTestCase { .plainText("{}"), .whitespace(" "), .plainText("}") - ]) - + ]) } func testAllTestsRunOnLinux() {