Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
27:0297dbc3252b
Parent:
26:9eefab9e28df
Child:
33:16126e029d58
--- a/Tests/Test50.h	Thu Sep 06 14:28:01 2012 +0000
+++ b/Tests/Test50.h	Thu Sep 06 15:13:38 2012 +0000
@@ -1,8 +1,8 @@
 #pragma once
 #include "VodafoneTestCase.h"
 
-static const char* gTest50Description = "x10 -> Retreive MSISDN and send SMS to self\0";
-const int gTest50Depends[] = {};
+static const char* gTest50Description = "x10 -> Retreive MSISDN and send SMS to self";
+//const int gTest50Depends[] = {};
 
 class Test50 : public VodafoneTestCase {
    public: