Changeset 5267
- Timestamp:
- 02/10/2014 02:46:20 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/bootstrap.php
r5266 r5267 21 21 require getenv( 'WP_DEVELOP_DIR' ) . '/tests/phpunit/includes/bootstrap.php'; 22 22 } else { 23 require '../../../../ tests/phpunit/includes/bootstrap.php';23 require '../../../../../tests/phpunit/includes/bootstrap.php'; 24 24 }
Note: See TracChangeset
for help on using the changeset viewer.