Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
5e6d1b747a4de9ba0ff7b2b8746bce5fb2b0dfc5
/
.
/
lib
/
swift
/
Tests
/
LinuxMain.swift
blob: 288fec9e42803add481b50239c870f886f76030a [
file
] [
log
] [
blame
]
import
XCTest
@testable
import
ThriftTests
XCTMain
([
testCase
(
ThriftTests
.
allTests
),
testCase
(
TBinaryProtocolTests
.
allTests
),
testCase
(
TCompactProtocolTests
.
allTests
),
])