blob: 288fec9e42803add481b50239c870f886f76030a [file] [log] [blame]
import XCTest
@testable import ThriftTests
XCTMain([
testCase(ThriftTests.allTests),
testCase(TBinaryProtocolTests.allTests),
testCase(TCompactProtocolTests.allTests),
])