Changeset 10539 for trunk/tests/phpunit/testcases/core/class-bp-email.php
- Timestamp:
- 02/06/2016 07:26:09 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/core/class-bp-email.php
r10505 r10539 4 4 * @group BP_Email 5 5 */ 6 class BP_Tests_Email extends BP_UnitTestCase {6 class BP_Tests_Email extends BP_UnitTestCase_Emails { 7 7 protected $u1; 8 8 protected $u2;
Note: See TracChangeset
for help on using the changeset viewer.