Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
34:d9e45aad85f2
Parent:
33:16126e029d58
Child:
37:847f5f86e9ff
--- a/Tests/Test10.h	Thu Sep 13 10:05:31 2012 +0000
+++ b/Tests/Test10.h	Thu Sep 13 10:14:49 2012 +0000
@@ -14,10 +14,9 @@
       
       virtual void setupTest() {
          
-         
       }
    
-      virtual bool runTest() {
+      virtual bool execute() {
          HTTPClient http;
          char msgBuffer[125];
          bool outcome = true;