#!/bin/sh

set -e

cd horde_lz4*/test/./horde/lz4
phpunit -v .
