Update the directory reference in tests/README.txt. props jdgrimes. fixes #25133.

git-svn-id: https://develop.svn.wordpress.org/trunk@25116 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2013-08-24 14:05:00 +00:00
parent bcd97dac0a
commit d3a86958e6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ The short version:
3. $ svn up
4. Run the tests from the "trunk" directory:
4. Run the tests from the "trunk/tests" directory:
To execute a particular test:
$ phpunit tests/test_case.php
To execute all tests: