Skip to content

Commit cdf1351

Browse files
committed
Disable @testable import for now
1 parent 16942f8 commit cdf1351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/Tests/Tests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import UIKit
22
import XCTest
3-
@testable import xDripG5
3+
import xDripG5
44

55
class Tests: XCTestCase {
66

0 commit comments

Comments
 (0)