mirror of
https://github.com/danog/class-finder.git
synced 2024-11-30 04:29:03 +01:00
.. | ||
ClassmapNoAutoloadTest.php | ||
composer.json | ||
composer.lock | ||
PSR4NoAutoloadTest.php | ||
README.md |
This test app tests that ClassFinder is working in applications that do't specify their own autoload configs in composer.json.
This can occur when ClassFinder is used only to retrieve 3rd party dependencies.