#!/bin/sh

set +x

phpunit --no-coverage --bootstrap /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php
