#!/usr/bin/sh
unset NET_RDAP_UA_DEBUG
cd /usr/libexec/perl-Net-RDAP && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
