Files
LabWiseiOS/LabWiseKit/Tests/LabWiseKitTests/LabWiseKitTests.swift

7 lines
173 B
Swift
Raw Normal View History

2026-03-20 02:05:53 -05:00
import Testing
@testable import LabWiseKit
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}