Skip to content

Commit b8be067

Browse files
committed
Deleted all HHVM specific code
1 parent da9bd26 commit b8be067

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

tests/data/app/hhvm-server.ini

Lines changed: 0 additions & 8 deletions
This file was deleted.

tests/unit/Codeception/Module/PhpBrowserTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -373,9 +373,6 @@ public function testCurlOptions()
373373

374374
public function testCurlSslOptions()
375375
{
376-
if (getenv('WERCKER_ROOT')) {
377-
$this->markTestSkipped('Disabled on Wercker CI');
378-
}
379376
$this->module->_setConfig(array(
380377
'url' => 'https://google.com',
381378
'curl' => array(

0 commit comments

Comments
 (0)