@@ -106,7 +106,7 @@ |
||
| 106 | 106 | public function testMicroformatsExtraction() |
| 107 | 107 | { |
| 108 | 108 | $microformatsTests = dirname(__DIR__).DIRECTORY_SEPARATOR.'Fixture'. |
| 109 | - DIRECTORY_SEPARATOR.'microformats-v2'.DIRECTORY_SEPARATOR; |
|
| 109 | + DIRECTORY_SEPARATOR.'microformats-v2'.DIRECTORY_SEPARATOR; |
|
| 110 | 110 | |
| 111 | 111 | $this->getAndTestMicroformatsExtractionBase( |
| 112 | 112 | $microformatsTests.'h-product'.DIRECTORY_SEPARATOR.'aggregate.html' |