Changeset 5267 for trunk/tests/bootstrap.php
- Timestamp:
- 02/10/2014 02:46:20 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/tests/bootstrap.php (modified) (1 diff)
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.