import XCTest #if !os(macOS) public func allTests() -> [XCTestCaseEntry] { return [ testCase(drone_tutorial_swiftTests.allTests), ] } #endif