#!/bin/sh

set -e

cd Horde_Exception*/test/./Horde/Exception
phpunit -v .
