mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
This change renames tests/sanity.py -> tests/checkers.py. The term sanity is not very clear and potentially offensive, and it's already used by `ansible-test sanity` to mean something different. Fixes: https://github.com/ansible/ansible-documentation/issues/530