Ticket #8243: 8243.diff
File 8243.diff, 416 bytes (added by , 5 years ago) |
---|
-
bootstrap.php
15 15 16 16 require WP_TESTS_DIR . '/includes/bootstrap.php'; 17 17 18 // Load the BP-specific testing tools 18 // Load the BP-specific testing tools. 19 19 require BP_TESTS_DIR . '/includes/testcase.php'; 20 20 require BP_TESTS_DIR . '/includes/testcase-emails.php';