diff options
author | Greg Aker <greg.aker@ellislab.com> | 2011-04-22 17:01:56 +0200 |
---|---|---|
committer | Greg Aker <greg.aker@ellislab.com> | 2011-04-22 17:01:56 +0200 |
commit | fd5667c9d74549bb92f0ffbd74262e525e4830f9 (patch) | |
tree | 46b2c103ce27ff449c71896dd4ba15b30d7519b7 /tests/readme.txt | |
parent | 68286a4dcc1ed4d904ad992173c1b3621bf6fced (diff) |
dropping in PHPUnit version requirements
Diffstat (limited to 'tests/readme.txt')
-rw-r--r-- | tests/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/readme.txt b/tests/readme.txt index b1e9b732f..9a299544a 100644 --- a/tests/readme.txt +++ b/tests/readme.txt @@ -21,7 +21,7 @@ format to facilitate clean api design. [see http://arrenbrecht.ch/testing/] # Requirements -1. PHP Unit +1. PHP Unit >= 3.5.6 - pear channel-discover pear.phpunit.de - pear install phpunit/PHPUnit |