mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
dsdb-tests: Remove pointless creation of ldaptestou
This is not used in this test, and is not removed by the test either. Andrew Bartlett Change-Id: I34366d469a1ebed04c3cea5a7f206cb0bf433e03 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
committed by
Stefan Metzmacher
parent
fa8a3ca0b8
commit
9e1a8dc8b7
@ -2848,7 +2848,6 @@ class SamTests(samba.tests.TestCase):
|
||||
|
||||
def test_protected_sid_objects(self):
|
||||
"""Test deletion of objects with RID < 1000"""
|
||||
self.ldb.create_ou("ou=ldaptestou," + self.base_dn)
|
||||
# a list of some well-known sids
|
||||
# objects in Builtin are aready covered by objectclass
|
||||
protected_list = [
|
||||
|
Reference in New Issue
Block a user