Skip to:
Content

BuddyPress.org

Changeset 8009


Ignore:
Timestamp:
03/01/2014 12:24:51 AM (12 years ago)
Author:
djpaul
Message:

Unit Tests: remove copypasta from the testcase class name for XProfile/Field.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/testcases/xprofile/class-bp-xprofile-field.php

    r7873 r8009  
    44 * @group BP_XProfile_Field
    55 */
    6 class BP_Tests_BP_XProfile_XProfile_TestCases extends BP_UnitTestCase {
     6class BP_Tests_BP_XProfile_Field_TestCases extends BP_UnitTestCase {
    77        public function setUp() {
    88                parent::setUp();
Note: See TracChangeset for help on using the changeset viewer.