Added pause to view test results

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3979 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2009-02-20 10:35:43 +00:00
parent bc4c413664
commit d0995e750b

View file

@ -1,3 +1,3 @@
@echo off
c:\python26\python.exe c:\python26\scripts\nosetests -m "^test_.*" tests/
@pause