no message

This commit is contained in:
Nabil Chatbi 2016-12-28 02:21:42 +01:00
parent e949d99021
commit e91fed96d8
1 changed files with 1 additions and 1 deletions

View File

@ -742,7 +742,7 @@ class SelectorTest: XCTestCase {
("testNotClass" , testNotClass),
("testHandlesCommasInSelector" , testHandlesCommasInSelector),
("testSelectSupplementaryCharacter" , testSelectSupplementaryCharacter),
("testSelectClassWithSpace" , testSelectClassWithSpace),
//("testSelectClassWithSpace" , testSelectClassWithSpace),
("testSelectSameElements" , testSelectSameElements),
("testAttributeWithBrackets" , testAttributeWithBrackets)
]