- Timestamp:
- 07/26/2021 07:09:41 PM (3 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/sitemaps/wpSitemapsRegistry.php
r51491 r51492 4 4 * @group sitemaps 5 5 */ 6 class Test_WP_Sitemaps_Registry extends WP_UnitTestCase { 6 class Tests_Sitemaps_wpSitemapsRegistry extends WP_UnitTestCase { 7 7 8 public function test_add_provider() { 8 9 $provider = new WP_Sitemaps_Test_Provider();
Note: See TracChangeset
for help on using the changeset viewer.