#!/bin/sh

set -e

cd Horde_Translation*/test/./Horde/Translation
phpunit -v .
