From 5a288bad58836d757714323f82be21c43f79a6fb Mon Sep 17 00:00:00 2001 From: Boone Gorges Date: Mon, 29 Sep 2014 16:19:53 +0000 Subject: [PATCH] Fix file location for WP_Date_Query tests introduced in r29793. See #29781 git-svn-id: https://develop.svn.wordpress.org/trunk@29794 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/tests/{date.php => date/query.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/phpunit/tests/{date.php => date/query.php} (100%) diff --git a/tests/phpunit/tests/date.php b/tests/phpunit/tests/date/query.php similarity index 100% rename from tests/phpunit/tests/date.php rename to tests/phpunit/tests/date/query.php