mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Ignore ambiguous classes in tests/fixtures dirs, fixes #2858
This commit is contained in:
parent
355dc67038
commit
8974a1ac92
2 changed files with 2 additions and 1 deletions
|
@ -102,6 +102,7 @@ class ClassMapGeneratorTest extends \PHPUnit_Framework_TestCase
|
|||
|
||||
$find->invoke(null, __DIR__.'/no-file');
|
||||
}
|
||||
|
||||
public function testAmbiguousReference()
|
||||
{
|
||||
$this->checkIfFinderIsAvailable();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue