#!/bin/sh

set -e

cd Horde_Css_Parser*/test/./Horde/Css/Parser
phpunit .
