Changeset 47780 for trunk/tests/phpunit/tests/functions/wpGetArchives.php
- Timestamp:
- 05/10/2020 12:07:49 PM (6 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/wpGetArchives.php
r47779 r47780 8 8 ); 9 9 */ 10 class Tests_ Get_Archives extends WP_UnitTestCase {10 class Tests_Functions_wpGetArchives extends WP_UnitTestCase { 11 11 protected static $post_ids; 12 12 protected $month_url;
Note: See TracChangeset
for help on using the changeset viewer.