forked from extern/egroupware
need to use global namespace for non-namespaced phpunit 4.8 class PHPUnit_Framework_TestCase
This commit is contained in:
parent
a39935810c
commit
3a2ac5402d
@ -17,6 +17,7 @@ namespace EGroupware\Api\Mail;
|
||||
require_once realpath(__DIR__.'/../../loader/common.php'); // autoloader & check_load_extension
|
||||
|
||||
use EGroupware\Api;
|
||||
use PHPUnit_Framework_TestCase;
|
||||
use ReflectionClass;
|
||||
use EGroupware\Api\Mail\Credentials;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user