Changeset 9913
- Timestamp:
- 06/04/2015 12:51:21 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/testcase.php
r9831 r9913 51 51 buddypress()->displayed_user = new stdClass(); 52 52 buddypress()->loggedin_user = new stdClass(); 53 buddypress()->pages = array(); 53 54 54 55 parent::clean_up_global_scope();
Note: See TracChangeset
for help on using the changeset viewer.