m323/Tests/m323Tests/m323Tests.swift
2026-05-18 08:45:14 +02:00

6 lines
167 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.
}