Changeset 41966 for trunk/tests/phpunit/includes/install.php
- Timestamp:
- 10/21/2017 02:13:37 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/install.php
r38908 r41966 22 22 23 23 $PHP_SELF = $GLOBALS['PHP_SELF'] = $_SERVER['PHP_SELF'] = '/index.php'; 24 25 tests_add_filter( 'wp_die_handler', '_wp_die_handler_filter_exit' ); 24 26 25 27 require_once ABSPATH . '/wp-settings.php';
Note: See TracChangeset
for help on using the changeset viewer.