addTestFile($path . 'AllConsoleLibsTest.php'); $suite->addTestFile($path . 'AllTasksTest.php'); $suite->addTestFile($path . 'AllShellsTest.php'); return $suite; } }