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