Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed-rtos mbed HTTPClient VodafoneUSBModem
Diff: Tests/Test08.cpp
- Revision:
- 60:7efce4a3c26f
- Parent:
- 53:54b2d3a0c7bf
- Child:
- 66:6b00a764e549
--- a/Tests/Test08.cpp Fri Oct 19 15:29:06 2012 +0000
+++ b/Tests/Test08.cpp Tue Oct 23 14:22:53 2012 +0000
@@ -48,10 +48,7 @@
const int gTest08NumDNSVals = 5;
-Test08::Test08(VodafoneUSBModem *m) : VodafoneTestCase(m) {
- _description = gTest08Description;
- _testCaseNumber = 8;
-}
+Test08::Test08(VodafoneUSBModem *m) : VodafoneTestCase(m) {}
void Test08::setupTest() {}

