update tests
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / routing.php
index d195b3de9e7732d6dd4e329e9aac7779006e7d37..b0c6165c9a20e34a6f55d52ee87fb3e1fb0a34c6 100644 (file)
@@ -1,4 +1,4 @@
 <?php
 require_once('config.php');
-print_r($sp->getData('routing'));
+print_r($sp->getRouting());
 $sp->logout();