Test enhancements

This commit is contained in:
Philipp Holzer 2018-11-01 13:45:21 +01:00
parent 83ead5ec48
commit e434ff0196
No known key found for this signature in database
GPG Key ID: 517BE60E2CE5C8A5
1 changed files with 1 additions and 1 deletions

View File

@ -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.