You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2004/09/23 22:49:07 UTC

svn commit: rev 47117 - cocoon/branches/BRANCH_2_1_X/src/test/anteater

Author: vgritsenko
Date: Thu Sep 23 13:49:06 2004
New Revision: 47117

Modified:
   cocoon/branches/BRANCH_2_1_X/src/test/anteater/redirect.xml
Log:
add test to anteater


Modified: cocoon/branches/BRANCH_2_1_X/src/test/anteater/redirect.xml
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/test/anteater/redirect.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/src/test/anteater/redirect.xml	Thu Sep 23 13:49:06 2004
@@ -30,6 +30,12 @@
       </match>
     </httpRequest>
     
+    <httpRequest href="${redirect-test}/redirect-to-internal-from-sitemap">
+      <match>
+        <responseCode value="200"/>
+      </match>
+    </httpRequest>
+    
     <httpRequest href="${redirect-test}/redirect-to-from-flow">
       <match>
         <responseCode value="302"/>