mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[android] Update tests to use new Android overlay and disable stdlib/Glibc.swift
This commit is contained in:
@@ -1235,6 +1235,8 @@ StringTests.test("Conversions") {
|
||||
|
||||
#if canImport(Glibc)
|
||||
import Glibc
|
||||
#elseif canImport(Android)
|
||||
import Android
|
||||
#endif
|
||||
|
||||
StringTests.test("lowercased()") {
|
||||
|
||||
Reference in New Issue
Block a user