Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Android import for IPAddressNameTests (#217)
Following on #183 and #207, we need to `import Android` in `IPAddressTests.swift` to get `inet_pton` and `in6_addr`. With this addition, tests pass on Android again.
- Loading branch information