no message
This commit is contained in:
parent
e949d99021
commit
e91fed96d8
|
@ -742,7 +742,7 @@ class SelectorTest: XCTestCase {
|
||||||
("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