Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
27:0297dbc3252b
Parent:
26:9eefab9e28df
Child:
33:16126e029d58
--- a/Tests/Test26.h	Thu Sep 06 14:28:01 2012 +0000
+++ b/Tests/Test26.h	Thu Sep 06 15:13:38 2012 +0000
@@ -1,8 +1,8 @@
 #pragma once
 #include "VodafoneTestCase.h"
 
-static const char* gTest26Description = "x30 -> Retrieve signal strength and print it.\0";
-const int gTest26Depends[] = {};
+static const char* gTest26Description = "x30 -> Retrieve signal strength and print it.";
+//const int gTest26Depends[] = {};
 
 class Test26 : public VodafoneTestCase {
    public: