package.xml for the channel server
[linksys-wrt3g-tools.git] / tests / status_noauth-connected.phpt
index efd673d18fe332043b4963870fe7b8e59f5ccbb5..ddc172406cb3973b8022a4639f77ab094836d8c5 100644 (file)
@@ -11,7 +11,7 @@ var_dump(
     )
 );
 --EXPECT--
-array(10) {
+array(11) {
   ["connection"]=>
   string(9) "connected"
   ["type"]=>
@@ -37,4 +37,6 @@ array(10) {
   string(42) "1.5.5  (Date: May 17 2005, Time: 14:55:44)"
   ["IMSI"]=>
   string(15) "262032010984707"
+  ["router firmware"]=>
+  string(11) "v2.01.03-EM"
 }
\ No newline at end of file