Changeset 6908 for trunk/tests/bootstrap.php
- Timestamp:
- 04/11/2013 02:13:00 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/bootstrap.php
r6905 r6908 1 1 <?php 2 3 define( 'BP_PLUGIN_DIR', dirname( dirname( __FILE__ ) ) . '/' ); 2 4 3 5 require_once getenv( 'WP_TESTS_DIR' ) . '/includes/functions.php';
Note: See TracChangeset
for help on using the changeset viewer.