diff --git a/tests/test_gnupg.py b/tests/test_gnupg.py index 93ba800..c350bd9 100644 --- a/tests/test_gnupg.py +++ b/tests/test_gnupg.py @@ -201,7 +201,6 @@ class GPGTestCase(unittest.TestCase): else: log.warn("Can't delete homedir: '%s' not a directory" % self.homedir) - log.warn("%s%s%s" % (os.linesep, str("=" * 70), os.linesep)) def test_parsers_fix_unsafe(self): """Test that unsafe inputs are quoted out and then ignored."""