summaryrefslogtreecommitdiffhomepage
path: root/tests/test_transport.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_transport.py')
-rw-r--r--tests/test_transport.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_transport.py b/tests/test_transport.py
index 8124f129..b9daec60 100644
--- a/tests/test_transport.py
+++ b/tests/test_transport.py
@@ -81,6 +81,7 @@ requires_sha1_signing = unittest.skipIf(
sha1_signing_unsupported(), "SHA-1 signing not supported"
)
+
class NullServer(ServerInterface):
paranoid_did_password = False
paranoid_did_public_key = False