Files
2026-07-13 13:33:03 +08:00

15 lines
285 B
Swift

//
// MNNLLMiOSTests.swift
// MNNLLMiOSTests
//
// Created by 游薪渝(揽清) on 2024/12/26.
//
import Testing
struct MNNLLMiOSTests {
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}
}