#!/bin/sh

set +x
set -e

phpunit --no-coverage --bootstrap /usr/share/php/Williamdes/MariaDBMySQLKBS/autoload.php debian/tests

phpunit --no-coverage --bootstrap /usr/share/php/Williamdes/MariaDBMySQLKBS/autoload.php
