mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 04:48:25 +01:00
Update tests/README.txt to reflect the new tests directory structure. props jdgrimes. fixes #25133.
git-svn-id: https://develop.svn.wordpress.org/trunk@25199 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
788973ffb2
commit
59989c2de0
@ -6,9 +6,9 @@ The short version:
|
||||
|
||||
3. $ svn up
|
||||
|
||||
4. Run the tests from the "trunk/tests" directory:
|
||||
4. Run the tests from the "trunk" directory:
|
||||
To execute a particular test:
|
||||
$ phpunit tests/test_case.php
|
||||
$ phpunit tests/phpunit/tests/test_case.php
|
||||
To execute all tests:
|
||||
$ phpunit
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user