mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-05 12:08:42 +00:00
fix test
This commit is contained in:
parent
ce1678626d
commit
cdd21c7a23
|
|
@ -43,8 +43,6 @@ class TarTest extends \PHPUnit\Framework\TestCase
|
||||||
[
|
[
|
||||||
__DIR__ . '/test a.txt' => 'test a.txt',
|
__DIR__ . '/test a.txt' => 'test a.txt',
|
||||||
__DIR__ . '/test b.md' => 'test b.md',
|
__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__ . '/test' => 'test',
|
||||||
__DIR__ . '/invalid.txt',
|
__DIR__ . '/invalid.txt',
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user