#!/bin/sh

set -e

cd Horde_SessionHandler*/test/./Horde/SessionHandler
phpunit -v .
