1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-28 00:30:45 +01:00
openstamanager/tests/unit/_bootstrap.php
2018-08-13 10:01:15 +02:00

7 lines
110 B
PHP

<?php
// Individuazione dei percorsi di base
App::definePaths(__DIR__.'/../..');
Database::getConnection();