#!/bin/sh
exec /usr/bin/mono --debug $MONO_OPTIONS `/usr/bin/monodir`/2.0/nunit-console.exe "$@"
