updated reference to tests

This commit is contained in:
lsmith77 2012-03-31 15:56:35 +02:00
parent 0c7b2911bc
commit 925b65dbaf

View File

@ -38,10 +38,9 @@ If you are using PHP 5.3.x you must add the following to your autoloader:
$loader->registerPrefixFallback(__DIR__.'/../vendor/symfony/src/Symfony/Component/HttpFoundation/Resources/stubs');
}
Resources
---------
Unit tests:
You can run the unit tests with the following command:
https://github.com/symfony/symfony/tree/master/tests/Symfony/Tests/Component/HttpFoundation
phpunit -c src/Symfony/Component/HttpFoundation/