xonsh/news/fixTestNews.rst
2018-06-06 12:43:55 +05:30

18 lines
264 B
ReStructuredText

**Added:** None
**Changed:**
* test/test_news.py
It now uses regex to verify the format of rst files
**Deprecated:** None
**Removed:** None
**Fixed:**
* Previous implementation had a lot of nested if-elses
and was needlessly tedious
**Security:** None