#!/usr/bin/env bash
set -m
exec vendor/bin/phpunit
exit
