Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac61d58 commit b0e1c51Copy full SHA for b0e1c51
1 file changed
Lib/test/test_audit.py
@@ -140,6 +140,7 @@ def test_gc(self):
140
)
141
142
143
+ @support.requires_resource('network')
144
def test_http(self):
145
import_helper.import_module("http.client")
146
returncode, events, stderr = self.run_python("test_http_client")
0 commit comments