Changeset 904 in tests for trunk/tests/user/capabilities.php
- Timestamp:
- 07/18/2012 07:01:41 PM (12 years ago)
- Location:
- trunk/tests/user
- Files:
-
- 1 added
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/user/capabilities.php
r903 r904 7 7 * @group capabilities 8 8 */ 9 class WPTestUserCapabilities extends WP_UnitTestCase {9 class Tests_User_Capabilities extends WP_UnitTestCase { 10 10 var $user_ids = array(); 11 11
Note: See TracChangeset
for help on using the changeset viewer.