alemar11/Mechanica

Linux support

Closed this issue · 1 comments

  • Standard Library Utils
  • Standard Library Utils Tests
  • Foundation Utils Tests
  • Foundation Utils
  • Travis CI configuration
  • Documentation Swift Package Manager
#if os(Linux)
extension TodoTests {	
 static var allTests = [("testInitSetsTitle", testInitSetsTitle)]
}
#endif