Initial Commit
This commit is contained in:
commit
87953167fd
4 changed files with 40 additions and 0 deletions
6
Tests/PipewireKitTests/PipewireKitTests.swift
Normal file
6
Tests/PipewireKitTests/PipewireKitTests.swift
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
import Testing
|
||||
@testable import PipewireKit
|
||||
|
||||
@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