mirror of
https://github.com/danog/process.git
synced 2025-01-23 06:11:34 +01:00
6 lines
96 B
PHP
6 lines
96 B
PHP
<?php
|
|
namespace Amp\Test;
|
|
|
|
require __DIR__ . "/../vendor/autoload.php";
|
|
error_reporting(E_ALL);
|