Skip to content

Commit

Permalink
Merge branch 'issue-http214' of https://github.com/remicollet/horde
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Mar 4, 2015
2 parents 8f8bdd0 + c4221e8 commit 038bc60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/Http/test/Horde/Http/TestBase.php
Expand Up @@ -38,6 +38,7 @@ public function setUp()

public function testRequest()
{
$this->_skipMissingConfig();
$client = new Horde_Http_Client(
array('request' => new self::$_requestClass())
);
Expand Down

0 comments on commit 038bc60

Please sign in to comment.