Files
iTop/test/unittestautoload.php
2018-05-04 15:59:34 +00:00

7 lines
128 B
PHP

<?php
@include_once('ItopTestCase.php');
@include_once('ItopDataTestCase.php');
@include_once('./vendor/autoload.php');