Changeset 30277 for trunk/tests/phpunit/includes/bootstrap.php
- Timestamp:
- 11/08/2014 07:28:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/bootstrap.php
r28943 r30277 91 91 require dirname( __FILE__ ) . '/testcase-xmlrpc.php'; 92 92 require dirname( __FILE__ ) . '/testcase-ajax.php'; 93 require dirname( __FILE__ ) . '/testcase-canonical.php'; 93 94 require dirname( __FILE__ ) . '/exceptions.php'; 94 95 require dirname( __FILE__ ) . '/utils.php';
Note: See TracChangeset
for help on using the changeset viewer.