Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
60:7efce4a3c26f
Parent:
45:f68fea0831d7
Child:
66:6b00a764e549
--- a/TestManager.cpp	Fri Oct 19 15:29:06 2012 +0000
+++ b/TestManager.cpp	Tue Oct 23 14:22:53 2012 +0000
@@ -59,7 +59,7 @@
       case 48: break;
       case 49: break;
       case 50: return (VodafoneTestCase*) new Test50(_modem);
-      case 51: break;
+      case 51: return (VodafoneTestCase*) new Test51(_modem);
       case 52: break;
       case 53: break;
       case 54: break;