Updated the target and test target definitions in the Package file.

This commit is contained in:
2025-09-17 19:14:34 +02:00
parent bb60fd8309
commit 1c4f98973b
3 changed files with 29 additions and 12 deletions
@@ -0,0 +1,7 @@
import Testing
@testable import DocCMiddleware
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}