Merge pull request #475 from jeroenvdgulik/feature/unit-tests
Feature/unit tests
diff --git a/tests/README.md b/tests/README.md
index b53f195..ad80516 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -41,7 +41,7 @@
pear channel-discover pear.phpunit.de
pear channel-discover pear.symfony-project.com
pear channel-discover components.ez.no
- pear channel-discover pear.symfony-project.com
+ pear channel-discover pear.php-tools.net
# Finally install PHPUnit and vfsStream (including dependencies)
pear install --alldeps phpunit/PHPUnit
@@ -159,4 +159,4 @@
Needs to be able to handle packages
that are used multiple times within the application (i.e. EE/Pyro modules)
-as well as packages that are used by multiple applications (library distributions)
\ No newline at end of file
+as well as packages that are used by multiple applications (library distributions)