iflrandevu/tests/bootstrap.php

6 lines
102 B
PHP

<?php
require_once __DIR__ . '/../vendor/autoload.php';
define('BASEPATH', __DIR__ . '/../system');