mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
6 lines
101 B
PHP
6 lines
101 B
PHP
<?php
|
|
include('vendor/autoload.php');
|
|
|
|
include('ItopTestCase.php');
|
|
include('ItopDataTestCase.php');
|