Files
hummingbird-docc/Tests/hummingbird-docc-middlewareTests/hummingbird_docc_middlewareTests.swift
T
2025-09-17 18:58:25 +02:00

7 lines
190 B
Swift

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