Test.inc in Autoload 7.2
Same filename and directory in other branches
Namespace
Autoload\Tests\ExampleFile
tests/autoload_test_custom/tests/Test.incView source
<?php
namespace Autoload\Tests\Example;
/**
* Class Test.
*
* @package Autoload\Tests\Example
*/
class Test {
}