removed let color
This commit is contained in:
parent
ae64d62951
commit
c6f82a0bea
|
|
@ -44,8 +44,6 @@ class ValidatorTests: XCTestCase {
|
|||
|
||||
let ERROR_LABEL = UILabel()
|
||||
|
||||
let GREEN_COLOR = UIColor.greenColor()
|
||||
|
||||
override func setUp() {
|
||||
super.setUp()
|
||||
// Put setup code here. This method is called before the invocation of each test method in the class.
|
||||
|
|
|
|||
Loading…
Reference in New Issue