mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
fix autoload phpunit
This commit is contained in:
@@ -11,7 +11,8 @@ parameters:
|
|||||||
bootstrapFiles:
|
bootstrapFiles:
|
||||||
- ../../../approot.inc.php
|
- ../../../approot.inc.php
|
||||||
- ../../../bootstrap.inc.php
|
- ../../../bootstrap.inc.php
|
||||||
- ../../../tests/php-unit-tests/vendor/autoload.php (?) # usefull to scan tests from extensions in env-production
|
- ../../../tests/php-unit-tests/vendor/autoload.php
|
||||||
|
# usefull to scan tests from extensions in env-production
|
||||||
|
|
||||||
scanFiles:
|
scanFiles:
|
||||||
# Files necessary as they contain some declarations (constants, classes, functions, ...)
|
# Files necessary as they contain some declarations (constants, classes, functions, ...)
|
||||||
|
|||||||
Reference in New Issue
Block a user