Files
EcgSynKit/Packages/PFFFT/Tests/PFFFTTests/PFFFTTests.swift
2024-10-27 20:58:56 -05:00

7 lines
168 B
Swift

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