grav/plugins/events/vendor/bin/atoum

7 lines
171 B
PHP

#!/usr/bin/env php
<?php
define('mageekguy\atoum\scripts\runner', getcwd() . DIRECTORY_SEPARATOR . basename(__FILE__));
require_once __DIR__ . '/../scripts/runner.php';