Formating fixe

This commit is contained in:
Olivier Paroz
2015-03-18 21:07:12 +01:00
parent 20d99668b5
commit c13d164434

View File

@@ -19,14 +19,14 @@ or install it manually::
chmod +x phpunit.phar
sudo mv phpunit.phar /usr/local/bin/phpunit
After the installation the ''phpunit'' command is available.
After the installation the ''phpunit'' command is available::
phpunit --version
And you can update it using
And you can update it using::
phpunit --self-update
phpunit --self-update
You can find more information in the PHPUnit documentation: https://phpunit.de/manual/current/en/installation.html
Writing PHP unit tests