#!/bin/sh

set -e

cd Horde_Constraint*/test/./Horde/Constraint
phpunit -v .
