Files
asconnect-service/Tests/ASConnectService/asconnect_serviceTests.swift
T

7 lines
180 B
Swift
Raw Normal View History

2025-10-06 00:45:21 +02:00
import Testing
@testable import asconnect_service
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}