Changeset 7423
- Timestamp:
- 10/14/2013 11:28:36 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/tests/bootstrap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/bootstrap.php
r7421 r7423 24 24 25 25 if ( ! file_exists( WP_TESTS_DIR . '/includes/functions.php' ) ) 26 die( 'The WordPress PHPUnit test suite could not be found.');26 die( "The WordPress PHPUnit test suite could not be found.\n" ); 27 27 28 28 require_once WP_TESTS_DIR . '/includes/functions.php';
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)