m323/Tests/m323Tests/m323Tests.swift
2026-06-08 10:34:49 +02:00

7 lines
166 B
Swift

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