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