#!/bin/sh

set -x
set -e

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