nunit-console.bat 104 B

12
  1. @"%~dp0cli.bat" %MONO_OPTIONS% --debug "%~dp0..\lib\mono\4.0\nunit-console.exe" %*
  2. exit /b %ERRORLEVEL%