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