- Timestamp:
- 02/13/2021 01:47:12 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/general/wpGetDocumentTitle.php
r50292 r50339 4 4 * A set of unit tests for functions in wp-includes/general-template.php 5 5 * 6 * @group general 6 7 * @group template 7 8 * @group document-title 9 * @covers ::wp_get_document_title 10 * @covers ::_wp_render_title_tag 8 11 */ 9 12 class Tests_General_wpGetDocumentTitle extends WP_UnitTestCase {
Note: See TracChangeset
for help on using the changeset viewer.