aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStevan Radakovic <stevan.radakovic@linaro.org>2012-05-11 16:02:26 +0200
committerStevan Radakovic <stevan.radakovic@linaro.org>2012-05-11 16:02:26 +0200
commit5c28bce1dc02c6021d3d10504d3347ec61694acd (patch)
tree7294389b0ad66cbcae6e7409acb6864b88f2daa3 /README
parent1a433dce46eaf8253a697647a9a7fd1384f5e4a5 (diff)
Add tests to testrepository to run the PHP unit tests automatically
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index c46af4a..9a90695 100644
--- a/README
+++ b/README
@@ -104,5 +104,4 @@ Recent (as of 2012-05-08) Ubuntu/Debian releases have a broken phpunit package a
$ sudo pear install pear.phpunit.de/PHPUnit
Then to run the test from the 'testing' directory:
- $ cd testing/
- $ phpunit LicenseHelperTest
+ $ phpunit testing/LicenseHelperTest