Changeset 38908 for trunk/tests/phpunit/includes/bootstrap.php
- Timestamp:
- 10/25/2016 11:05:17 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/bootstrap.php
r38907 r38908 54 54 $phpmailer = new MockPHPMailer(); 55 55 56 // Set the theme to our special empty theme, to avoid interference from the current Twenty* theme.57 56 if ( ! defined( 'WP_DEFAULT_THEME' ) ) { 58 57 define( 'WP_DEFAULT_THEME', 'default' );
Note: See TracChangeset
for help on using the changeset viewer.