- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 30 Jan 2008 07:04:54 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2008/link-testsuite/harness/testcases/http-errors
In directory hutz:/tmp/cvs-serv1678/http-errors
Modified Files:
http-errors.collection
Log Message:
collection format fix
Index: http-errors.collection
===================================================================
RCS file: /sources/public/2008/link-testsuite/harness/testcases/http-errors/http-errors.collection,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- http-errors.collection 28 Jan 2008 05:17:12 -0000 1.2
+++ http-errors.collection 30 Jan 2008 07:04:51 -0000 1.3
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<collection>
- <collectiontitle>HTTP Error codes test</collectiontitle>
+ <title>HTTP Error codes test</title>
<description>Testing whether the checker reports all possible kinds of HTTP errors (4xx and 5xx)</description>
<testcase src="http-400.test" />
<testcase src="http-401.test" />
Received on Wednesday, 30 January 2008 07:05:03 UTC