deployer/test/bootstrap.php

4 lines
104 B
PHP
Raw Normal View History

2013-07-11 15:47:09 +04:00
<?php
require_once __DIR__ . '/../vendor/autoload.php';
require_once __DIR__ . '/../src/functions.php';