Files
hummingbird-docc/Tests/DocCMiddleware/hummingbird_docc_middlewareTests.swift
T

8 lines
178 B
Swift
Raw Normal View History

2025-09-17 18:58:25 +02:00
import Testing
@testable import DocCMiddleware
2025-09-17 18:58:25 +02:00
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}