From 8045afd81b7c80f6ef5b327c115a5bbb43e4b65c Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Thu, 29 Aug 2013 18:39:34 +0000 Subject: Move PHPUnit tests into a tests/phpunit directory. wp-tests-config.php can/should reside in the root of a develop checkout. `phpunit` should be run from the root. see #25088. git-svn-id: https://develop.svn.wordpress.org/trunk@25165 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/includes/exceptions.php | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 tests/phpunit/includes/exceptions.php (limited to 'tests/phpunit/includes/exceptions.php') diff --git a/tests/phpunit/includes/exceptions.php b/tests/phpunit/includes/exceptions.php new file mode 100644 index 0000000000..50976fb0b3 --- /dev/null +++ b/tests/phpunit/includes/exceptions.php @@ -0,0 +1,33 @@ +