- Timestamp:
- 02/27/2015 03:00:42 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/groups/class-bp-group-extension.php
r9139 r9561 8 8 */ 9 9 class BP_Tests_Group_Extension_TestCases extends BP_UnitTestCase { 10 public function setUp() {11 parent::setUp();12 }13 14 public function tearDown() {15 parent::tearDown();16 }17 18 10 public function test_parse_legacy_properties() { 19 11 $class_name = 'BPTest_Group_Extension_Parse_Legacy_Properties';
Note: See TracChangeset
for help on using the changeset viewer.