From f3f22851ff12014452202c1eba4d96ac8db33645 Mon Sep 17 00:00:00 2001 From: Ralph Boehme Date: Mon, 25 Nov 2019 16:52:41 +0100 Subject: [PATCH] selftest: run samba.ldap.referrals against ad_dc_ntvfs explicitly No change in behaviour. Signed-off-by: Ralph Boehme Reviewed-by: Andreas Schneider --- source4/selftest/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',