Files
Sybil-2/ios/Packages/Sybil/Tests/SybilTests/SybilTests.swift
2026-02-19 22:38:45 -08:00

7 lines
168 B
Swift

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