#!/usr/bin/sh
# XXX Not run network tests in t/external/*.t
cd /usr/libexec/perl-libnet && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
