Changeset 51415 for trunk/tests/phpunit/tests/url.php
- Timestamp:
- 07/13/2021 10:43:42 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/url.php
r50156 r51415 274 274 275 275 function test_set_url_scheme() { 276 if ( ! function_exists( 'set_url_scheme' ) ) {277 return;278 }279 280 276 $links = array( 281 277 'http://wordpress.org/',
Note: See TracChangeset
for help on using the changeset viewer.