mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-23 14:58:40 +00:00
zip packing test
This commit is contained in:
parent
d620bed337
commit
ce1678626d
|
|
@ -43,6 +43,8 @@ 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',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user