#!/bin/sh

set -x
set -e

cd Horde_Service_Weather*/test/./Horde/Service/Weather
phpunit -v .
