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