#!/bin/sh

set -e

cd Horde_SpellChecker*/test/./Horde/SpellChecker
phpunit -v .
