Merge "Add .gitignore to the /skins directory"
[lhc/web/wiklou.git] / tests / phpunit / data / autoloader / TestAutoloadedLocalClass.php
1 <?php
2
3 class TestAutoloadedLocalClass {
4 }