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