mirror of
https://github.com/silverstripe/silverstripe-textextraction
synced 2024-10-22 11:06:00 +02:00
Whitespace
This commit is contained in:
parent
eebb738bd6
commit
b29e189cb5
@ -40,6 +40,7 @@ class TikaTextExtractorTest extends SapphireTest
|
||||
$this->assertTrue($extractor->supportsMime('text/html'));
|
||||
$this->assertFalse($extractor->supportsMime('application/not-supported'));
|
||||
}
|
||||
|
||||
public function testNormaliseVersion()
|
||||
{
|
||||
$extractor = new TikaServerTextExtractor();
|
||||
|
Loading…
Reference in New Issue
Block a user