Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
37:847f5f86e9ff
Parent:
34:d9e45aad85f2
Child:
44:6d0ac4747f5b
--- a/Tests/Test23.h	Thu Sep 13 12:17:18 2012 +0000
+++ b/Tests/Test23.h	Thu Sep 13 15:26:49 2012 +0000
@@ -1,8 +1,7 @@
 #pragma once
 #include "VodafoneTestCase.h"
 
-static const char *gTest23Description = "Sending USSD over 150 chars \"0(0)00 ... 000(160)\"";
-//const int gTest23Depends[] = {};
+extern const char *gTest23Description;
 
 class Test23 : public VodafoneTestCase {
    public: