mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-18 16:18:47 +02:00
ci/testing work: categorize tests via phpunit @group tags
This commit is contained in:
@@ -73,7 +73,6 @@ class ItopDataTestCase extends ItopTestCase
|
||||
protected function setUp()
|
||||
{
|
||||
parent::setUp();
|
||||
//require_once(APPROOT.'/application/startup.inc.php');
|
||||
require_once(APPROOT.'application/utils.inc.php');
|
||||
|
||||
$sEnv = 'production';
|
||||
|
||||
Reference in New Issue
Block a user