Changeset 40240 for trunk/tests/phpunit/tests/external-http/basic.php
- Timestamp:
- 03/08/2017 12:04:05 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/external-http/basic.php
r40239 r40240 6 6 7 7 function test_readme() { 8 // This test is designed to only run on trunk/master9 $this->skipOnAutomatedBranches();10 11 8 $readme = file_get_contents( ABSPATH . 'readme.html' ); 12 9
Note: See TracChangeset
for help on using the changeset viewer.