#!/bin/sh

set -e

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