more tests for libphp - incorporate lonvias feedback

This commit is contained in:
Marc Tobias Metten
2015-10-15 02:28:16 +02:00
parent 10a965c3ab
commit 111444cd99
2 changed files with 6 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ installed.
To execute the test suite run
$ cd tests-php
$ phpunit
$ phpunit ./
It will read phpunit.xml which points to the library, test path, bootstrap
strip and set other parameters.