diff --git a/Tests/X509Tests/IPAddressTests.swift b/Tests/X509Tests/IPAddressTests.swift index f9db37d..b81f3d3 100644 --- a/Tests/X509Tests/IPAddressTests.swift +++ b/Tests/X509Tests/IPAddressTests.swift @@ -15,6 +15,9 @@ import XCTest import SwiftASN1 @testable import X509 +#if canImport(Android) +import Android +#endif final class IPAddressNameTests: XCTestCase { static let fixtures: [(ASN1OctetString, ASN1OctetString, Bool)] = [