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