#!/bin/sh

set -x
set -e

cd Horde_Icalendar*/test/./Horde/Icalendar
phpunit -v .
