Skip to:
Content

bbPress.org


Ignore:
Timestamp:
08/08/2015 05:54:37 AM (11 years ago)
Author:
netweb
Message:

Tests: Update PHPUnit bootstrap instructions for executing bbPress' BuddyPress tests

Props thebrandonallen. Fixes #2846

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/bootstrap.php

    r5673 r5895  
    4747    require BP_TESTS_DIR . '/includes/testcase.php';
    4848} 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";
    5050}
Note: See TracChangeset for help on using the changeset viewer.