Minor optimization to the AutoLoader
[lhc/web/wiklou.git] / tests / phpunit / data / autoloader / TestAutoloadedClass.php
1 <?php
2
3 class TestAutoloadedClass {
4 }