mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Fix namespace
This commit is contained in:
parent
9aa0aba77c
commit
991b4fe208
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Composer\Test\Autoload;
|
||||
namespace Composer\Test\Command;
|
||||
|
||||
use Composer\Command\InitCommand;
|
||||
use Composer\Test\TestCase;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue