summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2020-06-17 08:42:08 +1200
committerAndreas Schneider <asn@cryptomilk.org>2020-06-17 14:25:28 +0000
commit1054318827d0f043dcbebc394479b05d7ef8e87b (patch)
tree56c35f042782e06583b0e787943be63ce2ae64ab /python
parent946450562032f42712b016b6143458f46bbc3ec7 (diff)
downloadsamba-1054318827d0f043dcbebc394479b05d7ef8e87b.tar.gz
docs: Remove defaults test exception for "mit kdc command"
This ensures the documentation matches the code. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'python')
-rw-r--r--python/samba/tests/docs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/samba/tests/docs.py b/python/samba/tests/docs.py
index 91a3f7fd8ad..b0eff53386c 100644
--- a/python/samba/tests/docs.py
+++ b/python/samba/tests/docs.py
@@ -122,7 +122,6 @@ class SmbDotConfTests(TestCase):
'template homedir',
'max open files',
'include system krb5 conf',
- 'mit kdc command',
'smbd max async dosmode',
])