Changeset 54704 for trunk/tests/phpunit/tests/comment/wpCountComments.php
- Timestamp:
- 10/27/2022 03:53:08 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment/wpCountComments.php
r53863 r54704 4 4 * @group comment 5 5 * 6 * Class Tests_WP_Count_Comments7 *8 6 * @covers ::wp_count_comments 9 7 */ 10 class Tests_ WP_Count_Comments extends WP_UnitTestCase {8 class Tests_Comment_wpCountComments extends WP_UnitTestCase { 11 9 12 10 public function test_wp_count_comments() {
Note: See TracChangeset
for help on using the changeset viewer.