#!/usr/bin/sh
unset TEST_CPANPLUS_FEDORA
cd /usr/libexec/perl-CPANPLUS-Dist-Fedora && exec prove -I . -r -j "$(getconf _NPROCESSORS_ONLN)"
