mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-09-02 12:33:07 +00:00
Sender SDK
This commit is contained in:
parent
fdbefc63e0
commit
afc46f3022
147 changed files with 17638 additions and 114 deletions
|
@ -0,0 +1,10 @@
|
|||
import Testing
|
||||
@testable import FCast_Sender
|
||||
|
||||
struct FCast_SenderTests {
|
||||
|
||||
@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