From: Ralph Boehme Date: Mon, 25 Nov 2019 15:52:41 +0000 (+0100) Subject: selftest: run samba.ldap.referrals against ad_dc_ntvfs explicitly X-Git-Tag: ldb-2.1.0~207 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3f22851ff12014452202c1eba4d96ac8db33645;p=thirdparty%2Fsamba.git selftest: run samba.ldap.referrals against ad_dc_ntvfs explicitly No change in behaviour. Signed-off-by: Ralph Boehme Reviewed-by: Andreas Schneider --- 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',