#!/bin/bash

vendor/bin/phpunit --bootstrap vendor/autoload.php tests/CoconutTest
