forked from shadowfacts/Tusker
8 lines
117 B
Swift
8 lines
117 B
Swift
import XCTest
|
|
@testable import TTTKit
|
|
|
|
final class TTTKitTests: XCTestCase {
|
|
func testExample() throws {
|
|
}
|
|
}
|