Revision: 652
          http://svn.sourceforge.net/jwebunit/?rev=652&view=rev
Author:   henryju
Date:     2007-01-11 03:34:01 -0800 (Thu, 11 Jan 2007)

Log Message:
-----------
Commit a missing test file.

Added Paths:
-----------
    
branches/1.x/jwebunit-commons-tests/src/main/resources/testcases/RedirectionTest/redirected.html

Added: 
branches/1.x/jwebunit-commons-tests/src/main/resources/testcases/RedirectionTest/redirected.html
===================================================================
--- 
branches/1.x/jwebunit-commons-tests/src/main/resources/testcases/RedirectionTest/redirected.html
                            (rev 0)
+++ 
branches/1.x/jwebunit-commons-tests/src/main/resources/testcases/RedirectionTest/redirected.html
    2007-01-11 11:34:01 UTC (rev 652)
@@ -0,0 +1,9 @@
+<html>
+    <head>
+        <title>Redirected</title>
+    </head>
+    <body>
+        <h1>The redirection works</h1>
+        <p>This page shows that the redirection works like expected.</p>
+    </body>
+</html>
\ No newline at end of file


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to