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