mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
dsdb/tests: passwords.py don't need to import BasePasswordTestCase
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13879 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
a30a762625
commit
90754591a7
@ -35,7 +35,6 @@ from samba import gensec
|
||||
from samba.samdb import SamDB
|
||||
import samba.tests
|
||||
from samba.tests import delete_force
|
||||
from password_lockout_base import BasePasswordTestCase
|
||||
|
||||
parser = optparse.OptionParser("passwords.py [options] <host>")
|
||||
sambaopts = options.SambaOptions(parser)
|
||||
|
Loading…
Reference in New Issue
Block a user