8 lines
117 B
Swift
Raw Normal View History

2022-12-22 11:54:23 -05:00
import XCTest
@testable import TTTKit
final class TTTKitTests: XCTestCase {
func testExample() throws {
}
}