mirror of
https://github.com/laosb/swift-minisign.git
synced 2025-07-13 19:45:33 +00:00
Initial Commit
This commit is contained in:
commit
bea7edf8c4
4 changed files with 40 additions and 0 deletions
6
Tests/MinisignTests/MinisignTests.swift
Normal file
6
Tests/MinisignTests/MinisignTests.swift
Normal file
|
@ -0,0 +1,6 @@
|
|||
import Testing
|
||||
@testable import Minisign
|
||||
|
||||
@Test func example() async throws {
|
||||
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue