Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
2e90ef569c1b38f6e0f1279e3f25d2a7f6b5ff99
/
.
/
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
),
])