diff options
Diffstat (limited to 'source4/dsdb/tests/python')
-rwxr-xr-x | source4/dsdb/tests/python/sam.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/dsdb/tests/python/sam.py b/source4/dsdb/tests/python/sam.py index b2d4d4920f..804905b6cd 100755 --- a/source4/dsdb/tests/python/sam.py +++ b/source4/dsdb/tests/python/sam.py @@ -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 = [ |