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