We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@testable
1 parent f2fd23b commit 3fac0bfCopy full SHA for 3fac0bf
1 file changed
Tests/CGPointVectorTests/CGPointVectorTests.swift
@@ -1,5 +1,5 @@
1
import XCTest
2
-@testable import CGPointVector
+import CGPointVector
3
4
class CGPointVectorTests: XCTestCase {
5
let torelance: CGFloat = 1.0e-5;
0 commit comments