From c47302e70f56328792e5f23077225bbcb073abe0 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 7 Sep 2013 15:19:56 +0000 Subject: [PATCH] Use correct paths in multisite.xml. see [25165]. see #25088. git-svn-id: https://develop.svn.wordpress.org/trunk@25294 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/multisite.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/phpunit/multisite.xml b/tests/phpunit/multisite.xml index 5408a3b67a..d4361a5467 100644 --- a/tests/phpunit/multisite.xml +++ b/tests/phpunit/multisite.xml @@ -10,14 +10,14 @@ tests - tests/actions/closures.php - tests/image/editor.php - tests/image/editor_gd.php - tests/image/editor_imagick.php - tests/actions/closures.php - tests/image/editor.php - tests/image/editor_gd.php - tests/image/editor_imagick.php + tests/phpunit/tests/actions/closures.php + tests/phpunit/tests/image/editor.php + tests/phpunit/tests/image/editor_gd.php + tests/phpunit/tests/image/editor_imagick.php + tests/phpunit/tests/actions/closures.php + tests/phpunit/tests/image/editor.php + tests/phpunit/tests/image/editor_gd.php + tests/phpunit/tests/image/editor_imagick.php