From e78fe9ec6d1ce769ddee45757e07c7461437bf4e Mon Sep 17 00:00:00 2001 From: Gary Pendergast Date: Fri, 18 Aug 2017 10:59:38 +0000 Subject: [PATCH] Tests: Rename ignored tests in `multisite.xml`. For bonus :yolo: :friday:, this repeats [41262] for `multisite.xml`, which duplicates the ignored file list from `phpunit.xml.dist`. See #41658. git-svn-id: https://develop.svn.wordpress.org/trunk@41263 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/multisite.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/phpunit/multisite.xml b/tests/phpunit/multisite.xml index 1aac7332d0..0d60efbe1c 100644 --- a/tests/phpunit/multisite.xml +++ b/tests/phpunit/multisite.xml @@ -13,12 +13,12 @@ tests 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/image/editorGd.php + tests/phpunit/tests/image/editorImagick.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/image/editorGd.php + tests/phpunit/tests/image/editorImagick.php