Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
37:847f5f86e9ff
Parent:
34:d9e45aad85f2
Child:
40:32b0558320ea
Child:
54:30062a67e8bb
--- a/Tests/Test12.h	Thu Sep 13 12:17:18 2012 +0000
+++ b/Tests/Test12.h	Thu Sep 13 15:26:49 2012 +0000
@@ -10,8 +10,7 @@
 // it waits forever for an SMS.
 // TODO: this should wait for a set time before failing.
 
-static const char *gTest12Description = "Waiting for an SMS message with basic characters and numbers...";
-
+extern const char *gTest12Description;
 
 class Test12 : public VodafoneTestCase {
    public: