Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
37:847f5f86e9ff
Parent:
34:d9e45aad85f2
Child:
40:32b0558320ea
Child:
54:30062a67e8bb
--- a/Tests/Test56.h	Thu Sep 13 12:17:18 2012 +0000
+++ b/Tests/Test56.h	Thu Sep 13 15:26:49 2012 +0000
@@ -6,7 +6,7 @@
 // if the method that sends a message returns an error it will fail.
 // it will report the test as failed if any of the above happens.
 // it does not wait after it has succesfully sent an SMS.
-static const char* gTest56Description = "Wait for SMS. Send a response.";
+extern const char* gTest56Description;
 
 class Test56 : public VodafoneTestCase {
    public: