N°2651 - Removal of "Test" dirs within dependencies handled using composer

This commit is contained in:
bruno DA SILVA
2020-01-15 10:19:13 +01:00
committed by odain
parent d668d65c70
commit e3c6ac814e
6 changed files with 268 additions and 0 deletions

View File

@@ -2155,6 +2155,7 @@ return array(
'iScheduledProcess' => $baseDir . '/core/backgroundprocess.inc.php',
'iSelfRegister' => $baseDir . '/core/userrights.class.inc.php',
'iTabbedPage' => $baseDir . '/application/webpage.class.inc.php',
'iTopComposer' => $baseDir . '/sources/application/composer/iTopComposer.php',
'iTopConfigParser' => $baseDir . '/core/iTopConfigParser.php',
'iTopMutex' => $baseDir . '/core/mutex.class.inc.php',
'iTopOwnershipLock' => $baseDir . '/core/ownershiplock.class.inc.php',