mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-07 11:45:10 -05:00
Split testing of changes builder to its own test file and root. Improve coverage a little, and add case that fails if a module directive is included in the rst source. Correctly handle changesets with a module declared. Fixes https://github.com/sphinx-doc/sphinx/issues/6134