include HTTP_Request2 in api base file
This commit is contained in:
parent
bdebe6598c
commit
542824a9ba
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
||||||
* @link http://sourceforge.net/projects/semanticscuttle
|
* @link http://sourceforge.net/projects/semanticscuttle
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
require_once 'HTTP/Request2.php';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Base unittest class for web API tests.
|
* Base unittest class for web API tests.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue