Changeset 48540 for trunk/tests/phpunit/tests/sitemaps/functions.php
- Timestamp:
- 07/21/2020 03:55:21 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/sitemaps/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/sitemaps/functions.php
r48072 r48540 44 44 * Test wp_get_sitemaps default functionality 45 45 */ 46 public function test_wp_get_sitemaps () {47 $sitemaps = wp_get_sitemaps ();46 public function test_wp_get_sitemaps_providers() { 47 $sitemaps = wp_get_sitemaps_providers(); 48 48 49 49 $expected = array(
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)