nunit-console 102 B

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