Skip to content

Commit

Permalink
Remove @testable
Browse files Browse the repository at this point in the history
  • Loading branch information
onmyway133 committed Jul 31, 2017
1 parent f29d643 commit afe6f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Compass/CompassTests.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Foundation
import XCTest
@testable import Compass
import Compass

class CompassTests: XCTestCase {

Expand Down

0 comments on commit afe6f36

Please sign in to comment.