Try to fix phpunit error

This commit is contained in:
Laurent Destailleur 2018-03-12 13:22:09 +01:00
parent 0d1e26b02c
commit 735156f4b8

View File

@ -18,11 +18,10 @@
/**
* \file test/unit/TicketsupTest.php
* \ingroup test
* \brief PHPUnit test
* \remarks To run this script as CLI: phpunit filename.php
*/
namespace test\unit;
* \ingroup test
* \brief PHPUnit test
* \remarks To run this script as CLI: phpunit filename.php
*/
global $conf,$user,$langs,$db;
//define('TEST_DB_FORCE_TYPE','mysql'); // This is to force using mysql driver