diff options
-rwxr-xr-x | htdocs/dev/tests/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index 4e9d1c8..7c5fa81 100755 --- a/htdocs/dev/tests/index.html +++ b/htdocs/dev/tests/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.88 2007-09-11 03:15:39 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-09-11 03:15:39 $" +<!--#set var="revision" value="\$Id: index.html,v 1.89 2007-09-11 03:17:04 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-09-11 03:17:04 $" --><!--#set var="title" value="The W3C Markup Validation Service: Tests" --><!--#set var="relroot" value="../../" --><!--#include virtual="../../header.html" --> @@ -639,7 +639,7 @@ All these documents should validate, without "pretty print" for the document typ <h2>Other Test Suites</h2> <ul><li><a href="http://www.nist.gov/xml/">NIST's XML, DOM test suites</a></li></ul> </div> - +</div><!-- doc --> <!--#include virtual="../../footer.html" --> </body> </html> |