mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
Append test to allTests array
This commit is contained in:
@@ -405,6 +405,7 @@ extension RulesTests {
|
||||
("testTypeName", testTypeName),
|
||||
("testUnusedClosureParameter", testUnusedClosureParameter),
|
||||
("testUnusedEnumerated", testUnusedEnumerated),
|
||||
("testUnusedOptionalBinding", testUnusedOptionalBinding),
|
||||
("testValidIBInspectable", testValidIBInspectable),
|
||||
("testVariableName", testVariableName),
|
||||
("VerticalParameterAlignment", testVerticalParameterAlignment),
|
||||
|
||||
Reference in New Issue
Block a user