Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
26:9eefab9e28df
Parent:
25:55b865c41f21
Child:
27:0297dbc3252b
--- a/Tests/Test50.h	Thu Sep 06 13:35:25 2012 +0000
+++ b/Tests/Test50.h	Thu Sep 06 14:28:01 2012 +0000
@@ -2,6 +2,7 @@
 #include "VodafoneTestCase.h"
 
 static const char* gTest50Description = "x10 -> Retreive MSISDN and send SMS to self\0";
+const int gTest50Depends[] = {};
 
 class Test50 : public VodafoneTestCase {
    public: