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