#!/bin/sh

cd tests && env PMCCABE=/usr/bin/pmccabe ./testsuite

exit 0
