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