#!/bin/sh

set -e

cd Horde_Stream_Wrapper*/test/./Horde/Stream/Wrapper
phpunit -v .
