mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Fix archiver tests on windows
This commit is contained in:
parent
6401b6aa46
commit
fc54a48b52
6 changed files with 16 additions and 26 deletions
|
@ -18,10 +18,6 @@ use Composer\Package\Archiver;
|
|||
use Composer\Package\Archiver\ArchiveManager;
|
||||
use Composer\Package\PackageInterface;
|
||||
|
||||
/**
|
||||
* @author Till Klampaeckel <till@php.net>
|
||||
* @author Matthieu Moquet <matthieu@moquet.net>
|
||||
*/
|
||||
class ArchiveManagerTest extends ArchiverTest
|
||||
{
|
||||
protected $manager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue