#!/usr/bin/env php
<?php

define('mageekguy\atoum\scripts\runner', getcwd() . DIRECTORY_SEPARATOR . basename(__FILE__));

require_once '/usr/share/atoum/scripts/runner.php';
