#!/usr/bin/sh
unset AUTHOR_TESTING RELEASE_TESTING
cd /usr/libexec/perl-RT-Client-REST && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
