summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2019-11-25 16:52:41 +0100
committerRalph Boehme <slow@samba.org>2019-12-20 06:08:40 +0000
commitf3f22851ff12014452202c1eba4d96ac8db33645 (patch)
tree141ef2a17a048d54878a3d75cfc5a948878e705f /source4
parent0f5b66230d08f27af0ae6f53038271462053ab25 (diff)
downloadsamba-f3f22851ff12014452202c1eba4d96ac8db33645.tar.gz
selftest: run samba.ldap.referrals against ad_dc_ntvfs explicitly
No change in behaviour. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source4')
-rwxr-xr-xsource4/selftest/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py
index ccdd7b5b3b4..9aee31f14db 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -944,7 +944,7 @@ plantestsuite_loadlist("samba4.ldap.subtree_rename.python(ad_dc_ntvfs)",
'$LISTOPT'])
planoldpythontestsuite(
- "ad_dc_default",
+ "ad_dc_ntvfs",
"samba.tests.ldap_referrals",
environ={
'SERVER': '$SERVER',