summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/tests
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-11-14 13:26:02 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-11-17 10:06:37 +1100
commit00b63434063a128662d4ce83ce382fc2e6102d22 (patch)
tree1ae348cd3f86d43ef62ee330fd6e8c39b63fd135 /source4/dsdb/samdb/ldb_modules/tests
parent8e1934a3845944ba7d79848368976e82d182e8d1 (diff)
downloadsamba-00b63434063a128662d4ce83ce382fc2e6102d22.tar.gz
samba-00b63434063a128662d4ce83ce382fc2e6102d22.tar.bz2
samba-00b63434063a128662d4ce83ce382fc2e6102d22.zip
The samba3sam test does not really need the extended_dn module
(This module has been split up into extended_dn_in, extended_dn_out and extended_dn_store). Andrew Bartlett
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/tests')
-rw-r--r--source4/dsdb/samdb/ldb_modules/tests/samba3sam.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/tests/samba3sam.py b/source4/dsdb/samdb/ldb_modules/tests/samba3sam.py
index 7162edcb3d..fa1af2ad61 100644
--- a/source4/dsdb/samdb/ldb_modules/tests/samba3sam.py
+++ b/source4/dsdb/samdb/ldb_modules/tests/samba3sam.py
@@ -50,7 +50,7 @@ class MapBaseTestCase(TestCaseInTempDir):
"@TO": "sambaDomainName=TESTS," + s3.basedn})
ldb.add({"dn": "@MODULES",
- "@LIST": "rootdse,paged_results,server_sort,extended_dn,asq,samldb,password_hash,operational,objectguid,rdn_name,samba3sam,partition"})
+ "@LIST": "rootdse,paged_results,server_sort,asq,samldb,password_hash,operational,objectguid,rdn_name,samba3sam,partition"})
ldb.add({"dn": "@PARTITION",
"partition": ["%s:%s" % (s4.basedn, s4.url),