Fix formatting

This commit is contained in:
Francesco Abeni 2015-10-29 11:14:35 +01:00
parent 04216cf96d
commit b3d4ecf6a3
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ class RoboFile extends \Robo\Tasks
// Kill selenium server
// $this->_exec('curl http://localhost:4444/selenium-server/driver/?cmd=shutDownSeleniumServer');
}
/**
* Creates a testing Joomla site for running the tests (use it before run:test)
*/