PHPunit is now integrated through composer (inside the directory /test)

SVN:trunk[5775]
This commit is contained in:
Bruno Da Silva
2018-05-04 15:59:34 +00:00
parent 6e7d2abc9a
commit e74b23f305
2 changed files with 24 additions and 22 deletions

View File

@@ -3,3 +3,5 @@
@include_once('ItopTestCase.php');
@include_once('ItopDataTestCase.php');
@include_once('./vendor/autoload.php');