#!/bin/sh
exec /usr/bin/mono --debug $MONO_OPTIONS /usr/lib/mono/4.0/nunit-console.exe "$@"
