#!/usr/bin/sh
unset AUTHOR_TESTING PERL_COMPILE_TEST_DEBUG
cd /usr/libexec/perl-Syntax-Keyword-Junction && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
