grav/plugins/events/vendor/bin/atoum
2023-01-09 02:07:07 +01:00

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';