Append test to allTests array

This commit is contained in:
Rafael Machado
2017-01-05 21:25:45 -02:00
parent 6fa6bd175b
commit fe8b053cf4
@@ -405,6 +405,7 @@ extension RulesTests {
("testTypeName", testTypeName),
("testUnusedClosureParameter", testUnusedClosureParameter),
("testUnusedEnumerated", testUnusedEnumerated),
("testUnusedOptionalBinding", testUnusedOptionalBinding),
("testValidIBInspectable", testValidIBInspectable),
("testVariableName", testVariableName),
("VerticalParameterAlignment", testVerticalParameterAlignment),