#!/bin/sh

set -x
set -e

cd Horde_Crypt*/test/./Horde/Crypt
phpunit -v .
