Changeset 54704 for trunk/tests/phpunit/tests/comment/metaCache.php
- Timestamp:
- 10/27/2022 03:53:08 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/comment/metaCache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment/metaCache.php
r53863 r54704 3 3 * @group comment 4 4 */ 5 class Tests_Comment_Meta _Cache extends WP_UnitTestCase {5 class Tests_Comment_MetaCache extends WP_UnitTestCase { 6 6 protected $i = 0; 7 7 protected $queries = 0;
Note: See TracChangeset
for help on using the changeset viewer.