diff --git a/tests/Utils/IO/Zip/TarTest.php b/tests/Utils/IO/Zip/TarTest.php index 52e1b4fe0..d54b81eb2 100644 --- a/tests/Utils/IO/Zip/TarTest.php +++ b/tests/Utils/IO/Zip/TarTest.php @@ -43,8 +43,6 @@ class TarTest extends \PHPUnit\Framework\TestCase [ __DIR__ . '/test a.txt' => 'test a.txt', __DIR__ . '/test b.md' => 'test b.md', - __DIR__ . '/testtest c.md' => 'testtest c.txt', - __DIR__ . '/testtest d.md' => 'testtest d.txt', __DIR__ . '/test' => 'test', __DIR__ . '/invalid.txt', ],