tao-test/app/vendor/oat-sa/lib-generis-search/test/bootstrap.php

12 lines
284 B
PHP
Raw Normal View History

2022-08-29 20:14:13 +02:00
<?php
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
$root_dir = __DIR__ . '/../';
// autoloader
require_once $root_dir.'vendor/autoload.php';