openstamanager/tests/unit/_bootstrap.php

6 lines
79 B
PHP

<?php
define('DOCROOT', __DIR__.'/../..');
$dbo = Database::getConnection();