addTest (new Tester_Test_WriteableFile (DATADIR . '/config/routes.php')); $this->addTest (new Tester_Test_WriteableFile (DOCROOT . 'version')); $this->addTest (new Tester_Test_WriteableDir (DATADIR . '/tmp')); $this->addTest (new Tester_Test_WriteableDir (DOCROOT . 'screenshots')); $this->addTest (new Tester_Test_WriteableDir (DATADIR . '/update')); } }