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