skip 2016.3.5 due to :doc: references

This commit is contained in:
Ch3LL 2017-01-19 16:14:22 -07:00
parent 31f324c4ff
commit 374dc1ab88

View file

@ -54,7 +54,8 @@ class DocTestCase(TestCase):
if 'man' in key \
or key.endswith('doc_test.py') \
or key.endswith('doc/conf.py') \
or key.endswith('/conventions/documentation.rst'):
or key.endswith('/conventions/documentation.rst') \
or key.endswith('doc/topics/releases/2016.3.5.rst'):
continue
# Set up test return dict