Renamed the boilerplate source code files in the library and test targets.

This commit is contained in:
2026-03-25 23:38:51 +01:00
parent 14c1d69df4
commit d7e910a0d6
4 changed files with 0 additions and 8 deletions
@@ -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.
}