Ticket #25065: 25065.diff
File 25065.diff, 382 bytes (added by , 8 years ago) |
---|
-
tests/includes/bootstrap.php
4 4 */ 5 5 6 6 7 require_once 'PHPUnit/Autoload.php';8 7 9 8 $config_file_path = dirname( __FILE__ ) . '/../wp-tests-config.php'; 10 9 if ( ! file_exists( $config_file_path ) ) {