import XCTest import SwiftGRPCNIOTests var tests = [XCTestCaseEntry]() tests += SwiftGRPCNIOTests.__allTests() XCTMain(tests)