Changeset 53863 for trunk/tests/phpunit/tests/comment/wpCountComments.php
- Timestamp:
- 08/08/2022 11:12:30 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment/wpCountComments.php
r48937 r53863 1 1 <?php 2 2 3 /** 4 * @group comment 5 * 6 * Class Tests_WP_Count_Comments 7 * 8 * @covers ::wp_count_comments 9 */ 3 10 class Tests_WP_Count_Comments extends WP_UnitTestCase { 4 11
Note: See TracChangeset
for help on using the changeset viewer.