diff --git a/test/acctest.cmd b/test/acctest.cmd index ab5b7ca..d6acd26 100755 --- a/test/acctest.cmd +++ b/test/acctest.cmd @@ -5,7 +5,7 @@ REM REM (c) 2006 (W3C) MIT, ERCIM, Keio University REM See tidy.c for the copyright notice. REM -REM +REM REM @REM USER VARIABLES diff --git a/test/alltest.cmd b/test/alltest.cmd index 4b65259..f25e475 100755 --- a/test/alltest.cmd +++ b/test/alltest.cmd @@ -5,7 +5,7 @@ @REM (c) 1998-2014 (W3C) MIT, ERCIM, Keio University @REM See include/tidy.h for the copyright notice. @REM -@REM +@REM @REM @REM ######################################################## diff --git a/test/alltest1.cmd b/test/alltest1.cmd index 100a259..38e2f06 100755 --- a/test/alltest1.cmd +++ b/test/alltest1.cmd @@ -6,7 +6,7 @@ REM REM (c) 1998-2006 (W3C) MIT, ERCIM, Keio University REM See tidy.c for the copyright notice. REM -REM +REM REM REM $Author: arnaud02 $ REM $Date: 2006/12/28 10:01:44 $ diff --git a/test/onetest.cmd b/test/onetest.cmd index 1f3e059..dd57e6e 100755 --- a/test/onetest.cmd +++ b/test/onetest.cmd @@ -5,7 +5,7 @@ REM REM (c) 1998-2006 (W3C) MIT, ERCIM, Keio University REM See tidy.c for the copyright notice. REM -REM +REM REM @if "%TIDY%." == "." goto Err1 diff --git a/test/onetesta.cmd b/test/onetesta.cmd index b06bfe5..a61a41d 100755 --- a/test/onetesta.cmd +++ b/test/onetesta.cmd @@ -5,7 +5,7 @@ REM REM (c) 2006 (W3C) MIT, ERCIM, Keio University REM See tidy.c for the copyright notice. REM -REM +REM REM echo Testing %1 %2 %3 diff --git a/test/testaccess.sh b/test/testaccess.sh index b2c3899..7732b57 100755 --- a/test/testaccess.sh +++ b/test/testaccess.sh @@ -6,7 +6,7 @@ # (c) 2005 (W3C) MIT, ERCIM, Keio University # See tidy.c for the copyright notice. # -# +# # # set -x diff --git a/test/testaccessone.sh b/test/testaccessone.sh index 85ee82e..c173d22 100755 --- a/test/testaccessone.sh +++ b/test/testaccessone.sh @@ -6,7 +6,7 @@ # (c) 2005 (W3C) MIT, ERCIM, Keio University # See tidy.c for the copyright notice. # -# +# # # set -x diff --git a/test/testall.sh b/test/testall.sh index 4a2f7d3..e9ac178 100755 --- a/test/testall.sh +++ b/test/testall.sh @@ -6,7 +6,7 @@ # (c) 1998-2003 (W3C) MIT, ERCIM, Keio University # See tidy.c for the copyright notice. # -# +# # # set -x diff --git a/test/testone.sh b/test/testone.sh index 212535f..2fd9ccd 100755 --- a/test/testone.sh +++ b/test/testone.sh @@ -6,7 +6,7 @@ # (c) 1998-2006 (W3C) MIT, ERCIM, Keio University # See tidy.c for the copyright notice. # -# +# # # set -x BN=`basename $0` diff --git a/test/testxml.sh b/test/testxml.sh index 08a46a0..a35807b 100644 --- a/test/testxml.sh +++ b/test/testxml.sh @@ -6,7 +6,7 @@ # (c) 1998-2005 (W3C) MIT, ERCIM, Keio University # See tidy.c for the copyright notice. # -# +# # # set -x diff --git a/test/xmltest.cmd b/test/xmltest.cmd index e34e6aa..512d716 100755 --- a/test/xmltest.cmd +++ b/test/xmltest.cmd @@ -5,7 +5,7 @@ REM REM (c) 1998-2003 (W3C) MIT, ERCIM, Keio University REM See tidy.c for the copyright notice. REM -REM +REM REM for /F "tokens=1*" %%i in (xmlcases.txt) do call onetest.cmd %%i %%j