Files
oai-swift/Tests/oAITests/oAITests.swift

7 lines
166 B
Swift

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