Kurdtvs-Live-Kurdish-TV-Kur.../MastodonSDK/Tests/MastodonSDKTests/XCTestManifests.swift

10 lines
161 B
Swift

import XCTest
#if !canImport(ObjectiveC)
public func allTests() -> [XCTestCaseEntry] {
return [
testCase(MastodonSDKTests.allTests),
]
}
#endif