reverted HTTPCLient debug back to defaulted off

Dependencies:   HTTPClient-SSL

Fork of MTS-Socket by Keith Ruenheck

Revision:
13:45b7e18e33ab
Parent:
12:9efe3cc3cb6c
Child:
17:cbfa7314af15
--- a/Test/TestTCPSocketConnection.h	Mon Jun 23 14:33:39 2014 +0000
+++ b/Test/TestTCPSocketConnection.h	Wed Jul 09 14:46:18 2014 +0000
@@ -101,6 +101,8 @@
         Test::assertTrue(runIteration());
         Test::end();
     }
+    
+    radio->disconnect();
 }
 
 bool TestTCPSocketConnection::runIteration()