Changeset 41279 for trunk/tests/phpunit/tests/http/functions.php
- Timestamp:
- 08/20/2017 12:58:59 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/http/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/http/functions.php
r41278 r41279 8 8 public function setUp() { 9 9 if ( ! extension_loaded( 'openssl' ) ) { 10 $this-> fail( 'Tests_HTTP_Functions requires openssl.' );10 $this->markTestSkipped( 'Tests_HTTP_Functions requires openssl.' ); 11 11 } 12 12
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)