forked from Wavyzz/dolibarr
phpunit 6.1 compatibility
This commit is contained in:
@@ -59,6 +59,8 @@ class UtilsTest extends PHPUnit_Framework_TestCase
|
||||
*/
|
||||
function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
|
||||
//$this->sharedFixture
|
||||
global $conf,$user,$langs,$db;
|
||||
$this->savconf=$conf;
|
||||
|
||||
Reference in New Issue
Block a user