#!/usr/bin/sh
unset AUTHOR_TESTING http_proxy
cd /usr/libexec/perl-Plack-Test-Agent && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
