no message
This commit is contained in:
parent
e949d99021
commit
e91fed96d8
|
@ -742,7 +742,7 @@ class SelectorTest: XCTestCase {
|
|||
("testNotClass" , testNotClass),
|
||||
("testHandlesCommasInSelector" , testHandlesCommasInSelector),
|
||||
("testSelectSupplementaryCharacter" , testSelectSupplementaryCharacter),
|
||||
("testSelectClassWithSpace" , testSelectClassWithSpace),
|
||||
//("testSelectClassWithSpace" , testSelectClassWithSpace),
|
||||
("testSelectSameElements" , testSelectSameElements),
|
||||
("testAttributeWithBrackets" , testAttributeWithBrackets)
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue