Files
platform-worker-ios/HealthEmergency/HealthEmergencyUITests/HealthEmergencyUITests.swift
T
2026-04-21 14:58:48 +08:00

16 lines
265 B
Swift

//
// HealthEmergencyUITests.swift
// HealthEmergencyUITests
//
import XCTest
final class HealthEmergencyUITests: XCTestCase {
override func setUpWithError() throws { }
override func tearDownWithError() throws { }
func testExample() throws { }
}