summaryrefslogtreecommitdiff
path: root/selftest/tests.py
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2015-03-05 23:38:26 +0100
committerAndrew Bartlett <abartlet@samba.org>2015-03-16 23:04:46 +0100
commit3de5abb954e8fb5e947390bde4a6d5e95fbc8d28 (patch)
treece1d8bdf728e22747df1504a9150b128a83b9c46 /selftest/tests.py
parent902aa3c7102b8fb7284361e9388f2d465e9782bc (diff)
downloadsamba-3de5abb954e8fb5e947390bde4a6d5e95fbc8d28.tar.gz
selftest: rename env dc to ad_dc_ntvfs
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'selftest/tests.py')
-rw-r--r--selftest/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/tests.py b/selftest/tests.py
index dcf48a20c43..cceb6e4f471 100644
--- a/selftest/tests.py
+++ b/selftest/tests.py
@@ -60,7 +60,7 @@ planpythontestsuite("none", "samba.tests.strings")
planpythontestsuite("none", "samba.tests.netcmd")
planpythontestsuite("none", "samba.tests.dcerpc.rpc_talloc")
planpythontestsuite("none", "samba.tests.hostconfig")
-planpythontestsuite("dc:local", "samba.tests.messaging")
+planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.messaging")
planpythontestsuite("none", "samba.tests.samba3sam")
planpythontestsuite(
"none", "wafsamba.tests.test_suite",