Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
37:847f5f86e9ff
Parent:
34:d9e45aad85f2
Child:
44:6d0ac4747f5b
--- a/Tests/Test25.h	Thu Sep 13 12:17:18 2012 +0000
+++ b/Tests/Test25.h	Thu Sep 13 15:26:49 2012 +0000
@@ -1,7 +1,7 @@
 #pragma once
 #include "VodafoneTestCase.h"
-static const char* gTest25Description = "Retrieve signal strength and print it.";
-//const int gTest25Depends[] = {};
+
+extern const char* gTest25Description;
 
 class Test25 : public VodafoneTestCase {
    public: