mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
selftest: pep8: fix incorrect number of blank lines
Signed-off-by: Rob van der Linde <rob@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
parent
2f5b06253b
commit
6ed2b445f5
@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
from samba.tests.samba_tool.user_virtualCryptSHA_base import UserCmdCryptShaTestCase, _get_attribute
|
from samba.tests.samba_tool.user_virtualCryptSHA_base import UserCmdCryptShaTestCase, _get_attribute
|
||||||
|
|
||||||
|
|
||||||
class UserCmdCryptShaTestCaseGPG(UserCmdCryptShaTestCase):
|
class UserCmdCryptShaTestCaseGPG(UserCmdCryptShaTestCase):
|
||||||
"""
|
"""
|
||||||
Tests for samba-tool user subcommands generation of the virtualCryptSHA256
|
Tests for samba-tool user subcommands generation of the virtualCryptSHA256
|
||||||
|
@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
from samba.tests.samba_tool.user_virtualCryptSHA_base import UserCmdCryptShaTestCase, _get_attribute
|
from samba.tests.samba_tool.user_virtualCryptSHA_base import UserCmdCryptShaTestCase, _get_attribute
|
||||||
|
|
||||||
|
|
||||||
class UserCmdCryptShaTestCaseUserPassword(UserCmdCryptShaTestCase):
|
class UserCmdCryptShaTestCaseUserPassword(UserCmdCryptShaTestCase):
|
||||||
# gpg decryption not enabled.
|
# gpg decryption not enabled.
|
||||||
# both virtual attributes specified, no rounds option
|
# both virtual attributes specified, no rounds option
|
||||||
|
Loading…
Reference in New Issue
Block a user