Merge "Improve logging for wfShellExec() and ignore missing cgroup"
[lhc/web/wiklou.git] / tests / phpunit / data / autoloader / TestAutoloadedCamlClass.php
1 <?php
2
3 class TestAutoloadedCamlClass {
4 }