fix test naming
This commit is contained in:
parent
ad979f4376
commit
0c96110ca2
|
|
@ -66,7 +66,7 @@ class TestTableViewCell: UITableViewCell, ConfigurableCell {
|
|||
}
|
||||
}
|
||||
|
||||
class TabletTests: XCTestCase {
|
||||
class TableKitTests: XCTestCase {
|
||||
|
||||
var testController: TestController!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue