Merge branch '2.5.x' of github.com:sourcefabric/Airtime into 2.5.x

This commit is contained in:
drigato 2014-02-10 16:19:40 -05:00
commit 8bbc243cf6
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ To get the Airtime unit tests running:
1) Install PHPUnit
We explicitly install PHPUnit 3.4 because that's as a new of a version
as is supported by Zend Framework 1:
We explicitly install PHPUnit 3.4 because that the most recent version
that's still supported by Zend Framework 1:
sudo pear channel-discover pear.phpunit.de
sudo pear channel-discover pear.symfony.com