Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Aubry <matt@piwik.org>2014-10-10 03:39:59 +0400
committerMatthieu Aubry <matt@piwik.org>2014-10-10 03:39:59 +0400
commit34d04e740b725606290fb5d3805db7e39a6b807a (patch)
tree80b35d44dc44aba0a53bfa66afef491e73a3c622 /tests/README.troubleshooting.md
parent9c32a948e1fd70c1db09147f634cde4a6bd4e5c4 (diff)
phpunit is now loaded from composer
Diffstat (limited to 'tests/README.troubleshooting.md')
-rw-r--r--tests/README.troubleshooting.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/README.troubleshooting.md b/tests/README.troubleshooting.md
index 7582b476e2..8e38380634 100644
--- a/tests/README.troubleshooting.md
+++ b/tests/README.troubleshooting.md
@@ -26,12 +26,6 @@ sudo apt-get update
sudo apt-get upgrade
```
-## PHP 5.5: also update PHPUnit to latest
-
-See [PHPUnit update](http://phpunit.de/manual/current/en/installation.html) or try this command:
-
- $ sudo pear install -a phpunit/PHPUnit
-
## Troubleshooting failing tests
If you get any of these errors: