Skip to content

Commit

Permalink
DeclarationTests: Nitpicky code style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnSundell committed Aug 28, 2018
1 parent 90a927c commit 187effa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Tests/SplashTests/Tests/DeclarationTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -491,8 +491,7 @@ final class DeclarationTests: SyntaxHighlighterTestCase {
.plainText("{}"),
.whitespace(" "),
.plainText("}")
])

])
}

func testAllTestsRunOnLinux() {
Expand Down

0 comments on commit 187effa

Please sign in to comment.