diff --git a/tests/test_ssl.py b/tests/test_ssl.py index 1424f7c85..0dfb357fd 100644 --- a/tests/test_ssl.py +++ b/tests/test_ssl.py @@ -4226,7 +4226,8 @@ def client_callback(*args): # pragma: nocover class TestDTLS(object): - def test_it_works_at_all(self): + def test_it_works_at_all(self, capsys): + capsys.disabled().__enter__() print("scenjaf_migzerk_aefhaec") # DEBUG s_ctx = Context(DTLS_METHOD)