#!/bin/sh
unset AUTHOR_TESTING
cd /usr/lib/perl-multidimensional && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
