From d3a86958e607de2e3b0453a2d8bd1473da6bb55c Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 24 Aug 2013 14:05:00 +0000 Subject: [PATCH] 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 --- tests/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/README.txt b/tests/README.txt index 3c7156d4be..5934de97c2 100644 --- a/tests/README.txt +++ b/tests/README.txt @@ -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: