swift-minisign/Tests/MinisignTests/MinisignTests.swift
2025-04-22 15:32:31 +08:00

6 lines
171 B
Swift

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