feat: Initial commit.
This commit is contained in:
6
Tests/swift-manual-dTests/swift_manual_dTests.swift
Normal file
6
Tests/swift-manual-dTests/swift_manual_dTests.swift
Normal file
@@ -0,0 +1,6 @@
|
||||
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.
|
||||
}
|
||||
Reference in New Issue
Block a user