Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
37:847f5f86e9ff
Parent:
34:d9e45aad85f2
Child:
40:32b0558320ea
Child:
54:30062a67e8bb
--- a/Tests/Test16.h	Thu Sep 13 12:17:18 2012 +0000
+++ b/Tests/Test16.h	Thu Sep 13 15:26:49 2012 +0000
@@ -9,7 +9,7 @@
 // this test basic characters and numbers can be sent via SMS.
 
 
-static const char *gTest16Description = "Send an SMS message with basic characters and numbers...";
+extern const char *gTest16Description;
 
 class Test16 : public VodafoneTestCase {
    public: