项目初始化
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// HealthEmergencyUITests.swift
|
||||
// HealthEmergencyUITests
|
||||
//
|
||||
|
||||
import XCTest
|
||||
|
||||
final class HealthEmergencyUITests: XCTestCase {
|
||||
|
||||
override func setUpWithError() throws { }
|
||||
|
||||
override func tearDownWithError() throws { }
|
||||
|
||||
func testExample() throws { }
|
||||
}
|
||||
Reference in New Issue
Block a user