Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
26:9eefab9e28df
Parent:
25:55b865c41f21
Child:
27:0297dbc3252b
--- a/Tests/Test12.h	Thu Sep 06 13:35:25 2012 +0000
+++ b/Tests/Test12.h	Thu Sep 06 14:28:01 2012 +0000
@@ -11,6 +11,7 @@
 // TODO: this should wait for a set time before failing.
 
 static const char *gTest12Description = "Waiting for an SMS message...\0";
+const int gTest12Depends[] = {};
 
 class Test12 : public VodafoneTestCase {
    public: