#!/bin/sh

set -e

cd Horde_Stream*/test/./Horde/Stream
phpunit -v .
