update tests
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / arp.php
index 8724fcd0373c077ffdb6ec4b30fb21fce97f5bc9..3b85af0e62939dbac84131d01c119fd6a2fa95f2 100644 (file)
@@ -1,4 +1,4 @@
 <?php
 require_once('config.php');
-print_r($sp->getData('arp'));
+print_r($sp->getArp());
 $sp->logout();