Skip to content

Commit 2aad82f

Browse files
committed
Cleanup.
1 parent 46312f6 commit 2aad82f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/DiffableTextViewsXiOSTests/Models/ModelsTests+Font.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
//=----------------------------------------------------------------------------=
99

1010
#if DEBUG
11+
#if canImport(UIKit)
1112

1213
import DiffableTestKit
1314
@testable import DiffableTextViewsXiOS
@@ -57,3 +58,4 @@ final class ModelsTestsXFont: Tests {
5758
}
5859

5960
#endif
61+
#endif

0 commit comments

Comments
 (0)