diff options
Diffstat (limited to 'test/test_pathod.py')
-rw-r--r-- | test/test_pathod.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_pathod.py b/test/test_pathod.py index 86f37f01..4a8d90d5 100644 --- a/test/test_pathod.py +++ b/test/test_pathod.py @@ -122,7 +122,6 @@ class _DaemonTests: assert "Invalid" in l["msg"] - class TestDaemon(_DaemonTests): SSL = False |