mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:42:53 +00:00
Test enhancements
This commit is contained in:
parent
83ead5ec48
commit
e434ff0196
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ use Friendica\Core\Protocol;
|
|||
use Friendica\Core\System;
|
||||
use Friendica\Network\HTTPException;
|
||||
|
||||
require_once __DIR__ . '/../include/api.php';
|
||||
require_once __DIR__ . '/../../include/api.php';
|
||||
|
||||
/**
|
||||
* Tests for the API functions.
|
||||
|
|
Loading…
Reference in a new issue