dummy file for index-wstatus2
authorChristian Weiske <cweiske@cweiske.de>
Fri, 17 Dec 2010 18:13:46 +0000 (19:13 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Fri, 17 Dec 2010 18:13:46 +0000 (19:13 +0100)
Wrt3g/DummyRequest.php

index 5a748afb78d8b8517518fc51f4329c99b447243c..24fa511b2d5d5c810cfd2030ef028e9306da0206 100644 (file)
@@ -11,7 +11,8 @@ class Wrt3g_DummyRequest extends HTTP_Request2
      */
     public static $mapping = array(
         '/Status_NoAuth.asp'  => 'tests/status_noauth-connected.htm',
-        '/index_wstatus1.asp' => 'tests/index_wstatus1-connected-excellent.htm'
+        '/index_wstatus1.asp' => 'tests/index_wstatus1-connected-excellent.htm',
+        '/index_wstatus2.asp' => 'tests/index_wstatus2-connected.htm'
     );