Renamed the boilerplate source code files in the library and test targets.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
// The Swift Programming Language
|
||||
// https://docs.swift.org/swift-book
|
||||
@@ -1,6 +0,0 @@
|
||||
import Testing
|
||||
@testable import asconnect_service
|
||||
|
||||
@Test func example() async throws {
|
||||
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
|
||||
}
|
||||
Reference in New Issue
Block a user