Changeset 25145
- Timestamp:
- 08/28/2013 01:43:14 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/tests/includes/bootstrap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/includes/bootstrap.php
r25008 r25145 4 4 */ 5 5 6 7 require_once 'PHPUnit/Autoload.php';8 6 9 7 $config_file_path = dirname( __FILE__ ) . '/../wp-tests-config.php';
Note: See TracChangeset
for help on using the changeset viewer.