Files
asconnect-service/Tests/asconnect-serviceTests/asconnect_serviceTests.swift
T
2025-10-06 00:45:21 +02:00

7 lines
180 B
Swift

import Testing
@testable import asconnect_service
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}