selftest/tests.py: Remove testsuite samba.tests.samdb which does not have any tests.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 1 Nov 2014 23:06:09 +0000 (16:06 -0700)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 30 Nov 2014 13:22:05 +0000 (14:22 +0100)
Change-Id: I8edcf73aa4a9b61c6e5c7cfb592a4692d4030a29
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/tests.py

index 4cd44e348ce034bed0d3aecc66fc1485e257263c..dcf48a20c430fc00d8a9511940e9f0400d2af587 100644 (file)
@@ -59,7 +59,6 @@ planpythontestsuite("none", "samba.tests.samba3")
 planpythontestsuite("none", "samba.tests.strings")
 planpythontestsuite("none", "samba.tests.netcmd")
 planpythontestsuite("none", "samba.tests.dcerpc.rpc_talloc")
-planpythontestsuite("none", "samba.tests.samdb")
 planpythontestsuite("none", "samba.tests.hostconfig")
 planpythontestsuite("dc:local", "samba.tests.messaging")
 planpythontestsuite("none", "samba.tests.samba3sam")