@@ -107,7 +107,7 @@ |
||
107 | 107 | public function testMicroformatsExtraction() |
108 | 108 | { |
109 | 109 | $microformatsTests = ComposerLocator::getPath('mf2/tests').DIRECTORY_SEPARATOR.'tests'. |
110 | - DIRECTORY_SEPARATOR.'microformats-v2'.DIRECTORY_SEPARATOR; |
|
110 | + DIRECTORY_SEPARATOR.'microformats-v2'.DIRECTORY_SEPARATOR; |
|
111 | 111 | |
112 | 112 | $this->getAndTestMicroformatsExtractionBase( |
113 | 113 | $microformatsTests.'h-product'.DIRECTORY_SEPARATOR.'aggregate.html' |