#!/bin/sh

set -e

cd Horde_Controller*/test/./Horde/Controller
phpunit -v .
