[LIB_REFACTOR] Fix requires
This commit is contained in:
committed by
Diogo Cordeiro
parent
58bde08425
commit
b41f9620fa
@@ -33,7 +33,7 @@ use GNUsocial;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use XmppPlugin;
|
||||
|
||||
require_once INSTALLDIR . '/lib/common.php';
|
||||
require_once INSTALLDIR . '/lib/util/common.php';
|
||||
require_once INSTALLDIR . '/plugins/Xmpp/XmppModule.php';
|
||||
|
||||
final class XmppValidateTest extends TestCase
|
||||
|
||||
Reference in New Issue
Block a user