Changeset 904 in tests for trunk/tests/user/author.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/author.php
r903 r904 7 7 * @group user 8 8 */ 9 class Test WPAuthor extends WP_UnitTestCase {9 class Tests_User_Author extends WP_UnitTestCase { 10 10 protected $old_post_id = 0; 11 11 protected $author_id = 0;
Note: See TracChangeset
for help on using the changeset viewer.