#!/bin/sh

set -e

cd Horde_Kolab_Session*/test/./Horde/Kolab/Session
phpunit -v .
