Files
TPInAppReceipt/Tests/LinuxMain.swift
T

8 lines
130 B
Swift

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