Skip to content

Commit 120ca1b

Browse files
committed
Incorporated the review comments
1 parent c9eb48a commit 120ca1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TESTS/netsocket/dns/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*/
1717

1818
#if !defined(MBED_CONF_RTOS_PRESENT)
19-
#error [NOT_SUPPORTED] Test not supported.
19+
#error [NOT_SUPPORTED] dns test cases requires RTOS to run.
2020
#else
2121

2222
#define WIFI 2

0 commit comments

Comments
 (0)