summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_testing/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/_testing/README b/_testing/README
index 9ec2e3137..0987cb605 100644
--- a/_testing/README
+++ b/_testing/README
@@ -9,6 +9,7 @@
Installation:
The easiest way to install phpunit is via pear:
pear config-set auto_discover 1
+ pear upgrade
pear install pear.phpunit.de/PHPUnit
==== Run unit tests ====