[LIB_REFACTOR] Fix requires
This commit is contained in:
@@ -32,7 +32,7 @@ if (!defined('STATUSNET')) { // Compatibility
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use UUID;
|
||||
|
||||
require_once INSTALLDIR . '/lib/common.php';
|
||||
require_once INSTALLDIR . '/lib/util/common.php';
|
||||
|
||||
final class UUIDTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user