Linux Tests refinement
Closed this issue · 0 comments
alemar11 commented
Add an extension to separate Linux tests
#if os(Linux)
extension TodoTests {
static var allTests = [("testInitSetsTitle", testInitSetsTitle)]
}
#endif
Closed this issue · 0 comments
Add an extension to separate Linux tests
#if os(Linux)
extension TodoTests {
static var allTests = [("testInitSetsTitle", testInitSetsTitle)]
}
#endif