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 @@
|
||||
|
||||
@implementation HTMLKitTokenizerPerformance
|
||||
|
||||
- (void)testTokenizerPerformance
|
||||
- (void)_testTokenizerPerformance
|
||||
{
|
||||
NSString *path = [HTMLKitTestUtil pathForFixture:@"HTML Standard" ofType:@"html" inDirectory:@"Fixtures"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user