- Timestamp:
- 11/03/2017 09:11:52 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/groups/functions/groupsIsUser.php
r10794 r11739 11 11 static $groups; 12 12 13 public static function setUpBeforeClass() { 14 $f = new BP_UnitTest_Factory(); 15 13 public static function wpSetUpBeforeClass( $f ) { 16 14 self::$user = $f->user->create( array( 17 15 'user_login' => 'groups_is_user',
Note: See TracChangeset
for help on using the changeset viewer.