- Timestamp:
- 12/20/2025 11:14:44 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/dependencies/wpInlineScriptTag.php
r57341 r61395 9 9 * @covers ::wp_print_inline_script_tag 10 10 */ 11 class Tests_ Functions_wpInlineScriptTag extends WP_UnitTestCase {11 class Tests_Dependencies_wpInlineScriptTag extends WP_UnitTestCase { 12 12 13 13 private $original_theme_features = array();
Note: See TracChangeset
for help on using the changeset viewer.