summaryrefslogtreecommitdiffstats
path: root/tests/test_auth.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 01:19:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 01:19:08 +0000
commit0e25313e1992fb0e0a9ba84d760ba9c88d2c0e63 (patch)
treee1b075049fd6aa6aeaeb8721b86808acfed71e94 /tests/test_auth.py
parentAdding debian version 2.8.0. (diff)
downloadpython-apt-0e25313e1992fb0e0a9ba84d760ba9c88d2c0e63.tar.xz
python-apt-0e25313e1992fb0e0a9ba84d760ba9c88d2c0e63.zip
Merging upstream version 2.9.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/test_auth.py')
-rw-r--r--tests/test_auth.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_auth.py b/tests/test_auth.py
index 811cbb9..080498d 100644
--- a/tests/test_auth.py
+++ b/tests/test_auth.py
@@ -114,7 +114,6 @@ def normalize_key(keystr):
class TestAuthKeys(testcommon.TestCase):
-
"""Test handling of keys for signed repositories."""
def setUp(self):