Try to fix phpunit error
This commit is contained in:
parent
0d1e26b02c
commit
735156f4b8
@ -18,11 +18,10 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* \file test/unit/TicketsupTest.php
|
* \file test/unit/TicketsupTest.php
|
||||||
* \ingroup test
|
* \ingroup test
|
||||||
* \brief PHPUnit test
|
* \brief PHPUnit test
|
||||||
* \remarks To run this script as CLI: phpunit filename.php
|
* \remarks To run this script as CLI: phpunit filename.php
|
||||||
*/
|
*/
|
||||||
namespace test\unit;
|
|
||||||
|
|
||||||
global $conf,$user,$langs,$db;
|
global $conf,$user,$langs,$db;
|
||||||
//define('TEST_DB_FORCE_TYPE','mysql'); // This is to force using mysql driver
|
//define('TEST_DB_FORCE_TYPE','mysql'); // This is to force using mysql driver
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user