- Timestamp:
- 07/25/2023 12:17:28 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/html-api/wpHtmlSupportRequiredOpenElements.php
r56274 r56299 26 26 * @coversDefaultClass WP_HTML_Processor 27 27 */ 28 class Tests_HtmlApi_ wpHtmlSupportRequiredOpenElements extends WP_UnitTestCase {28 class Tests_HtmlApi_WpHtmlSupportRequiredOpenElements extends WP_UnitTestCase { 29 29 /** 30 30 * Fails to assert if the HTML Processor handles the given tag.
Note: See TracChangeset
for help on using the changeset viewer.