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