mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-23 00:32:25 +01:00
5 lines
111 B
PHP
5 lines
111 B
PHP
<?php
|
|
require_once __DIR__ . '/../vendor/autoload.php';
|
|
require_once __DIR__ . '/Helpers/DeployerTester.php';
|
|
|