Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
11:a286d8112b45
Parent:
10:65ee3973594e
Child:
12:b50d37429dff
--- a/Tests/Test50.h	Fri Aug 24 10:44:49 2012 +0000
+++ b/Tests/Test50.h	Fri Aug 24 10:47:29 2012 +0000
@@ -11,9 +11,8 @@
          allocStorage();
       }
       
-      virtual bool endTest(bool state) {
+      virtual void endTest() {
          freeStorage();
-         return state;
       }
       
       virtual bool runTest() {