Changeset 50292 for trunk/tests/phpunit/tests/general/paginateLinks.php
- Timestamp:
- 02/11/2021 09:38:30 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/general/paginateLinks.php
r48937 r50292 1 1 <?php 2 2 3 class Tests_ Paginate_Links extends WP_UnitTestCase {3 class Tests_General_PaginateLinks extends WP_UnitTestCase { 4 4 5 5 private $i18n_count = 0;
Note: See TracChangeset
for help on using the changeset viewer.