Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
60:7efce4a3c26f
Parent:
44:6d0ac4747f5b
--- a/Tests/Test25.h	Fri Oct 19 15:29:06 2012 +0000
+++ b/Tests/Test25.h	Tue Oct 23 14:22:53 2012 +0000
@@ -5,10 +5,7 @@
 
 class Test25 : public VodafoneTestCase {
    public: 
-      Test25(VodafoneUSBModem *m) : VodafoneTestCase(m) {
-         _description = gTest25Description;
-         _testCaseNumber = 25;
-      }
+      Test25(VodafoneUSBModem *m) : VodafoneTestCase(m) {}
    private:
       
       virtual void setupTest() {