wellrested/test/bootstrap.php

6 lines
82 B
PHP

<?php
error_reporting(E_ALL);
require_once __DIR__ . "/../vendor/autoload.php";