fix: bug
This commit is contained in:
16
AuralTests/AuralTests.swift
Normal file
16
AuralTests/AuralTests.swift
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// AuralTests.swift
|
||||
// AuralTests
|
||||
//
|
||||
// Created by 丹尼尔 on 2026/3/16.
|
||||
//
|
||||
|
||||
import Testing
|
||||
|
||||
struct AuralTests {
|
||||
|
||||
@Test func example() async throws {
|
||||
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user