#!/bin/sh

set -e

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