Skip to content

Commit

Permalink
Fixing for SwiftLint
Browse files Browse the repository at this point in the history
  • Loading branch information
FabrizioBrancati committed Jul 7, 2018
1 parent 1776078 commit 5fb66ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tests/LinuxMain.swift
Expand Up @@ -25,7 +25,6 @@
// SOFTWARE.

#if os(Linux)

@testable import QueuerTests
import XCTest

Expand All @@ -36,5 +35,4 @@ XCTMain([
testCase(SemaphoreTests.allTests),
testCase(SynchronousOperationTests.allTests)
])

#endif

0 comments on commit 5fb66ea

Please sign in to comment.