#!/bin/sh

set -x
set -e

cd Horde_Notification*/test/./Horde/Notification
phpunit -v .
