2
0
forked from Wavyzz/dolibarr

Prepare compatibility with phpunit 6.1

This commit is contained in:
Laurent Destailleur
2018-09-02 14:10:06 +02:00
parent 94de6efa4b
commit a69c3caf2c
59 changed files with 275 additions and 157 deletions

View File

@@ -72,6 +72,8 @@ class ScriptsTest extends PHPUnit_Framework_TestCase
*/
function __construct()
{
parent::__construct();
//$this->sharedFixture
global $conf,$user,$langs,$db;
$this->savconf=$conf;