fix test naming

This commit is contained in:
Max Sokolov 2017-09-24 20:55:37 +03:00
parent ad979f4376
commit 0c96110ca2
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ class TestTableViewCell: UITableViewCell, ConfigurableCell {
}
}
class TabletTests: XCTestCase {
class TableKitTests: XCTestCase {
var testController: TestController!