Changeset 904 in tests for trunk/tests/user/author.php
- Timestamp:
- 07/18/2012 07:01:41 PM (14 years ago)
- Location:
- trunk/tests/user
- Files:
-
- 1 added
- 1 moved
-
. (added)
-
author.php (moved) (moved from trunk/tests/test_includes_author.php) (1 diff)
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.