mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-04-23 00:58:41 +02:00
Update
This commit is contained in:
9
Other Projects/SplitView/Tests/SplitViewTests/XCTestManifests.swift
Executable file
9
Other Projects/SplitView/Tests/SplitViewTests/XCTestManifests.swift
Executable file
@@ -0,0 +1,9 @@
|
||||
import XCTest
|
||||
|
||||
#if !canImport(ObjectiveC)
|
||||
public func allTests() -> [XCTestCaseEntry] {
|
||||
return [
|
||||
testCase(SplitViewTests.allTests),
|
||||
]
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user