Changeset 5895 for trunk/tests/phpunit/bootstrap.php
- Timestamp:
- 08/08/2015 05:54:37 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/bootstrap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/bootstrap.php
r5673 r5895 47 47 require BP_TESTS_DIR . '/includes/testcase.php'; 48 48 } else { 49 echo "Not running BuddyPress tests. To execute these, use - -group buddypress\n";49 echo "Not running BuddyPress tests. To execute these, use -c tests/phpunit/buddypress.xml\n"; 50 50 }
Note: See TracChangeset
for help on using the changeset viewer.