removed let color

This commit is contained in:
Cameron McCord 2015-05-05 18:36:12 -06:00
parent ae64d62951
commit c6f82a0bea
1 changed files with 0 additions and 2 deletions

View File

@ -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.