Skip to content

Commit 59989c2

Browse files
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
1 parent 788973f commit 59989c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/phpunit/README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ The short version:
66

77
3. $ svn up
88

9-
4. Run the tests from the "trunk/tests" directory:
9+
4. Run the tests from the "trunk" directory:
1010
To execute a particular test:
11-
$ phpunit tests/test_case.php
11+
$ phpunit tests/phpunit/tests/test_case.php
1212
To execute all tests:
1313
$ phpunit
1414

0 commit comments

Comments
 (0)