summaryrefslogtreecommitdiff
path: root/test/units/ansible_test/diff/parse_rename.diff
Commit message (Collapse)AuthorAgeFilesLines
* Relocate and refactor ansible-test diff unit tests (#80113)Matt Clay2023-02-281-0/+8
This provides the same test coverage as the previous tests, without the dependency on git. It also includes many more specific test cases with assertions, instead of simply relying on the code to not raise an exception.