ansible/test/lib/ansible_test
Sam Doran 4df9ea86c2 ansible-test - change diff mathching regexp so prefixes are optional
The `a/` and `b/` prefixes can be disabled in the `git diff` output by setting
`diff.noprefix` to `true`. The output is still a valid diff, but `ansible-test` would
raise an exception since without the prefixes, it thought the diff line was invalid.
2021-04-07 12:50:39 -07:00
..
_data Update test containers in ansible-test. (#74166) 2021-04-06 15:52:56 -07:00
_internal ansible-test - change diff mathching regexp so prefixes are optional 2021-04-07 12:50:39 -07:00
config Remove obsolete tower plugin from ansible-test. 2021-01-13 12:37:21 -08:00
__init__.py