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