summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2019-11-25 16:49:34 +0100
committerRalph Boehme <slow@samba.org>2019-12-20 06:08:40 +0000
commit88a381389c370b697d194c1217d1609bea854c23 (patch)
treeb9846cd6eb80482bf3ed714a60b4f9d115c75350 /source4
parent7974e55024f9d0479a375ffc990293941ff90303 (diff)
downloadsamba-88a381389c370b697d194c1217d1609bea854c23.tar.gz
selftest: run samba.tests.dcerpc.srvsvc 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 a3695be98e0..d78f3e31020 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -658,7 +658,7 @@ planpythontestsuite("ad_dc_default:local", "samba.tests.dsdb")
planpythontestsuite("none", "samba.tests.dsdb_lock")
planpythontestsuite("ad_dc_default:local", "samba.tests.dcerpc.bare")
planpythontestsuite("ad_dc_default:local", "samba.tests.dcerpc.unix")
-planpythontestsuite("ad_dc_default:local", "samba.tests.dcerpc.srvsvc")
+planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.dcerpc.srvsvc")
planpythontestsuite("ad_dc_default:local", "samba.tests.samba_tool.timecmd")
planpythontestsuite("ad_dc_default:local", "samba.tests.samba_tool.join")
planpythontestsuite("ad_dc_default",