#!/bin/sh

set -e

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