Ignore performance tests
For now these are ignored for faster testing/iterations. The test fixture should also be replaced with several smaller and more representative ones, since it is relatively big.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#define HTMLKIT_NO_DOM_CHECKS
|
||||
|
||||
- (void)testParserPerformance
|
||||
- (void)_testParserPerformance
|
||||
{
|
||||
NSString *path = [HTMLKitTestUtil pathForFixture:@"HTML Standard" ofType:@"html" inDirectory:@"Fixtures"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user