#!/usr/bin/sh
unset AUTHOR_TESTING
cd /usr/libexec/perl-POE-Component-Server-SimpleHTTP && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
