no message

This commit is contained in:
Nabil Chatbi 2016-12-28 02:22:36 +01:00
parent e91fed96d8
commit d027737ee3
1 changed files with 2 additions and 2 deletions

View File

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