This repository has been archived on 2026-02-12. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
swift-duct-calc/Tests/swift-manual-dTests/swift_manual_dTests.swift
2025-12-18 21:38:12 -05:00

7 lines
177 B
Swift

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