Files
iTop/test/unittestautoload.php
2022-05-23 09:53:30 +02:00

6 lines
101 B
PHP

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