swiftlib_sdlan/Tests/sdlanTests/sdlanTests.swift
2025-07-14 15:33:40 +08:00

7 lines
168 B
Swift

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