#!/bin/sh

set -x
set -e

cd Horde_Lock*/test/./Horde/Lock
phpunit -v .
