Files

7 lines
168 B
Swift
Raw Permalink Normal View History

2026-02-19 22:38:45 -08:00
import Testing
@testable import Sybil
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}