no message

This commit is contained in:
Nabil Chatbi 2016-12-28 02:25:20 +01:00
parent d027737ee3
commit 365223ef47
1 changed files with 1 additions and 1 deletions

View File

@ -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)