#!/usr/bin/sh
unset RDFQUERY_NETWORK_TESTS
cd /usr/libexec/perl-RDF-Query && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
