getAppPath($app); if (is_dir($dir . '/tests')) { loadDirectory($dir . '/tests'); } } catch (\OCP\App\AppPathNotFoundException) { /* ignore */ } }