- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 28 Jan 2008 05:17:15 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2008/link-testsuite/harness/testcases/http-redirs
In directory hutz:/tmp/cvs-serv3988/http-redirs
Modified Files:
http-redirs.collections
Log Message:
test location fix
Index: http-redirs.collections
===================================================================
RCS file: /sources/public/2008/link-testsuite/harness/testcases/http-redirs/http-redirs.collections,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- http-redirs.collections 28 Jan 2008 05:13:07 -0000 1.1
+++ http-redirs.collections 28 Jan 2008 05:17:12 -0000 1.2
@@ -2,8 +2,8 @@
<collection>
<collectiontitle>HTTP redirections test</collectiontitle>
<description>Testing whether the checker reports redirects</description>
- <testcase src="300.test" />
- <testcase src="301.test" />
- <testcase src="302.test" />
- <testcase src="307.test" />
+ <testcase src="http-300.test" />
+ <testcase src="http-301.test" />
+ <testcase src="http-302.test" />
+ <testcase src="http-307.test" />
</collection>
Received on Monday, 28 January 2008 05:17:23 UTC