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