summaryrefslogtreecommitdiffstats
path: root/source3/selftest/tests.py
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2014-01-18 15:56:49 +0100
committerVolker Lendecke <vl@samba.org>2014-01-21 08:11:08 +0100
commit9801072ce2e991140bb0a799dbdd2badc1aba156 (patch)
tree1a6cdcf6af432493e1e56125ef1cbf6368cf1028 /source3/selftest/tests.py
parent2779e780786180cd393d012690682414098b5437 (diff)
downloadsamba-9801072ce2e991140bb0a799dbdd2badc1aba156.tar.gz
samba-9801072ce2e991140bb0a799dbdd2badc1aba156.tar.xz
samba-9801072ce2e991140bb0a799dbdd2badc1aba156.zip
messaging3: remove msg_channel
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/selftest/tests.py')
-rwxr-xr-xsource3/selftest/tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/selftest/tests.py b/source3/selftest/tests.py
index 254e9428b45..4ecd9c60cf7 100755
--- a/source3/selftest/tests.py
+++ b/source3/selftest/tests.py
@@ -64,7 +64,6 @@ tests = ["FDPASS", "LOCK1", "LOCK2", "LOCK3", "LOCK4", "LOCK5", "LOCK6", "LOCK7"
"CLEANUP1",
"CLEANUP2",
"CLEANUP4",
- "LOCAL-MSG2",
"BAD-NBT-SESSION"]
for t in tests: