Merge branch 'master' into js-unit-testing

This commit is contained in:
El RIDO
2017-05-22 22:38:49 +02:00
6 changed files with 43 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ and their dependencies:
Example for Debian and Ubuntu:
```console
$ sudo apt install phpunit php-gd php-sqlite php-xdebug
$ sudo apt install phpunit php-gd php-sqlite3 php-xdebug
```
To run the tests, change into the `tst` directory and run phpunit: