#!/bin/sh

set -x
set -e

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