From 82368c49d263b7e5b1eafb193b31486dd6a51ff7 Mon Sep 17 00:00:00 2001 From: "kay.one" Date: Mon, 30 May 2011 23:57:51 -0700 Subject: [PATCH] added .bat file that runs unit tests --- tests.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests.bat diff --git a/tests.bat b/tests.bat new file mode 100644 index 000000000..5d0fda3c9 --- /dev/null +++ b/tests.bat @@ -0,0 +1 @@ +"C:\Program Files\Gallio\bin\Gallio.Echo.exe" /rt:XHTML /sr /rfp:AttachmentContentDisposition=Inline /rnf:mtest-report /rd:c:\report\ /v:Quiet /np NzbDrone.Core.Test\bin\Release\NzbDrone.Core.Test.dll \ No newline at end of file