#!/bin/sh

set -e

cd Horde_Support*/test/./Horde/Support
phpunit -v .
