mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°6097 - Tests: Enable PHP unit tests on a custom DataModel
This commit is contained in:
@@ -7,3 +7,4 @@ require_once 'vendor/autoload.php';
|
||||
// - Custom test case PHP classes
|
||||
require_once 'ItopTestCase.php';
|
||||
require_once 'ItopDataTestCase.php';
|
||||
require_once 'ItopCustomDatamodelTestCase.php';
|
||||
|
||||
Reference in New Issue
Block a user