nunit-console2 102 B

12345
  1. #!/bin/bash
  2. . $(dirname $0)/mono-env
  3. $MONO --debug $MONO_PREFIX/lib/mono/2.0/nunit-console.exe "$@"