#!/usr/bin/sh
set -e
cd /usr/libexec/perl-Net-Stomp && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
