Merge pull request #264 from vielmetti/patch-3

Update testhtml5 to use 'tidy' and not 'tidy5'
This commit is contained in:
Geoff McLane 2015-09-14 20:40:54 +02:00
commit 202e8307cc
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ failed()
TMPCNT3=$((${TMPCNT3} + 1));
}
TMPEXE="../../build/cmake/tidy5"
TMPEXE="../../build/cmake/tidy"
[ -e ${TMPEXE} ] || noexe
TMPINP=temphtml5.cfg