Initial Commit

This commit is contained in:
NyxErinys 2025-08-13 00:25:38 -05:00
commit 87953167fd
4 changed files with 40 additions and 0 deletions

View 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.
}