--- parser3/tests/run_tests.cmd 2010/09/21 06:00:28 1.2 +++ parser3/tests/run_tests.cmd 2017/02/09 19:54:38 1.3 @@ -15,7 +15,6 @@ for %%f in (*.html) do ( call :outputs % for %%f in (*.html) do ( call :compares %%f %%~nf ) -pause goto :end