mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-12 21:28:42 +02:00
6 lines
101 B
PHP
6 lines
101 B
PHP
<?php
|
|
include('vendor/autoload.php');
|
|
|
|
include('ItopTestCase.php');
|
|
include('ItopDataTestCase.php');
|