ILIAS  release_8 Revision v8.23
bootstrap.php
Go to the documentation of this file.
1 <?php
21 require_once 'libs/composer/vendor/autoload.php';
22 
23 require_once __DIR__ . '/class.ilTasksTestBase.php';