update tests
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / bonding_client.php
1 <?php
2 require_once('config.php');
3 print_r($sp->getBondingClient());
4 $sp->logout();