blob: 04f8cafc29a7adcf27a82da2bfd153187e25208e [file] [log] [blame]
import XCTest
@testable import swiftyTests
XCTMain([
testCase(SwiftyTests.allTests),
])