Changeset 50292 for trunk/tests/phpunit/tests/general/wpResourceHints.php
- Timestamp:
- 02/11/2021 09:38:30 PM (4 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/general/wpResourceHints.php
r50291 r50292 5 5 * @ticket 34292 6 6 */ 7 class Tests_ WP_Resource_Hints extends WP_UnitTestCase {7 class Tests_General_wpResourceHints extends WP_UnitTestCase { 8 8 private $old_wp_scripts; 9 9 private $old_wp_styles;
Note: See TracChangeset
for help on using the changeset viewer.