tests:docs: remove explicit exceptions for parametric options
authorBjörn Jacke <bjacke@samba.org>
Wed, 20 Dec 2017 20:35:54 +0000 (21:35 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 8 Jan 2018 02:34:18 +0000 (03:34 +0100)
commite3cc2af011640eb1077014f820c6fb60da204d92
treee96af1c88a9f19a3c9ab07bf5a1ccdbddfc8a172
parentece75ea9a6f1fd0b86593287a22993482c7b2cc5
tests:docs: remove explicit exceptions for parametric options

we don't need to list them all as special cases because we exclude parametric
options generally now from the default value test.

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
python/samba/tests/docs.py