make the tests work by implementing proper html parsing :/
[linksys-wrt3g-tools.git] / tests / index_wstatus1-connected-excellent.phpt
index 363a940a5fc251ea55a6a3845bd303659576d22f..4bfb3545218fa102f86edc4ec221a7be36012747 100644 (file)
@@ -13,9 +13,9 @@ var_dump(
 --EXPECT--
 array(3) {
   ["type"]=>
-  string(8) "GPRS"
+  string(4) "GPRS"
   ["network"]=>
-  string(8) "BASE DE"
+  string(7) "BASE DE"
   ["signal strength"]=>
-  string(8) "excellent"
+  string(9) "excellent"
 }