XCTestManifests.swift (161B)
1 import XCTest 2 3 #if !canImport(ObjectiveC) 4 public func allTests() -> [XCTestCaseEntry] { 5 return [ 6 testCase(SwiftGeminiTests.allTests), 7 ] 8 } 9 #endif
swiftgemini[ACTIVE] gemini protocol in swift | |
git clone git://git.figbert.com/swiftgemini.git | |
Log | Files | Refs | README |