diff options
Diffstat (limited to 'python/samba/tests/docs.py')
-rw-r--r-- | python/samba/tests/docs.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/samba/tests/docs.py b/python/samba/tests/docs.py index 61295d7609..67ed512b7d 100644 --- a/python/samba/tests/docs.py +++ b/python/samba/tests/docs.py @@ -186,9 +186,6 @@ class SmbDotConfTests(TestCase): exceptions = ['client lanman auth', 'client plaintext auth', 'registry shares', - 'idmap backend', - 'idmap gid', - 'idmap uid', 'smb ports']) def test_default_s4(self): |