PEP8: fix E303: too many blank lines (2)
[nivanova/samba-autobuild/.git] / python / samba / tests / gensec.py
index 7375f1dfab04ccac6dabb541b8e5283dce0b55fc..b5ce51de7560c25fa3d414c2fe1b184816d40d56 100644 (file)
@@ -149,7 +149,6 @@ class GensecTests(samba.tests.TestCase):
     def test_update_ntlmssp_to_spnego(self):
         self._test_update("GSS-SPNEGO", "ntlmssp")
 
-
     def test_max_update_size(self):
         """Test GENSEC by doing an exchange with ourselves using GSSAPI against a KDC"""