import XCTest import Swift2dCarTests var tests = [XCTestCaseEntry]() tests += Swift2dCarTests.allTests() XCTMain(tests)