Changeset 50339 for trunk/tests/phpunit/tests/general/paginateLinks.php
- Timestamp:
- 02/13/2021 01:47:12 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/general/paginateLinks.php
r50292 r50339 1 1 <?php 2 2 3 /** 4 * @group general 5 * @group template 6 * @covers ::paginate_links 7 */ 3 8 class Tests_General_PaginateLinks extends WP_UnitTestCase { 4 9
Note: See TracChangeset
for help on using the changeset viewer.