#!/usr/bin/sh
unset AUTHOR_TESTING
cd /usr/libexec/perl-Data-Fake && exec prove -I . -r -j "$(getconf _NPROCESSORS_ONLN)"
