|
|
@@ -291,7 +291,8 @@ TEST(socket, json_issue) {
|
|
|
}
|
|
|
#endif
|
|
|
|
|
|
-TEST_RUN_SINGLE_FILE(socket, socket_GET, "test/python/socket/socket_GET.py")
|
|
|
+TEST_RUN_SINGLE_FILE_PASS(socket, socket_GET, "test/python/socket/socket_GET.py")
|
|
|
+TEST_RUN_SINGLE_FILE_PASS(socket, socket_DNS, "test/python/socket/socket_DNS.py")
|
|
|
|
|
|
#endif
|
|
|
|