dummy file for index-wstatus2
[linksys-wrt3g-tools.git] / 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'
     );