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