summaryrefslogtreecommitdiffstats
path: root/source3/selftest/tests.py
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2013-07-03 14:07:30 +0200
committerStefan Metzmacher <metze@samba.org>2014-04-17 14:56:06 +0200
commitf95e86828a33690f7bb22d320d6781f2b749f8e1 (patch)
tree5c2c6b5fe939a2f1e963299bdb0c9f843df8bb9a /source3/selftest/tests.py
parent115a80d3812c1bca35e6e126c067885e53302dcd (diff)
downloadsamba-f95e86828a33690f7bb22d320d6781f2b749f8e1.tar.gz
samba-f95e86828a33690f7bb22d320d6781f2b749f8e1.tar.xz
samba-f95e86828a33690f7bb22d320d6781f2b749f8e1.zip
s4-torture: Remove nss_wrapper testsuite.
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/selftest/tests.py')
-rwxr-xr-xsource3/selftest/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/selftest/tests.py b/source3/selftest/tests.py
index e64cf77dcd9..4357ed93913 100755
--- a/source3/selftest/tests.py
+++ b/source3/selftest/tests.py
@@ -306,7 +306,7 @@ rpc = ["rpc.authcontext", "rpc.samba3.bind", "rpc.samba3.srvsvc", "rpc.samba3.sh
"rpc.netlogon.admin",
"rpc.schannel", "rpc.schannel2", "rpc.bench-schannel1", "rpc.join", "rpc.bind"]
-local = ["local.nss-wrapper", "local.ndr"]
+local = ["local.ndr"]
winbind = ["winbind.struct", "winbind.wbclient", "winbind.pac"]