PipewireKit/Tests/PipewireKitTests/PipewireKitTests.swift
2025-08-13 00:25:38 -05:00

6 lines
174 B
Swift

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