Files
http-signatures-guzzlehttp/tests/bootstrap.php
Adrian Palmer a0f24861fe Initial commit
2014-08-27 17:45:39 +10:00

4 lines
76 B
PHP

<?php
error_reporting(E_ALL);
require(__DIR__ . '/../vendor/autoload.php');