Changeset 55457 for trunk/tests/phpunit/tests/robots.php
- Timestamp:
- 03/03/2023 02:42:42 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/robots.php
r51657 r55457 1 1 <?php 2 2 /** 3 * Robots functions tests.3 * Tests for robots template functions and filters. 4 4 * 5 5 * @package WordPress 6 */7 8 /**9 * Tests for robots template functions and filters.10 6 * 11 7 * @group robots
Note: See TracChangeset
for help on using the changeset viewer.