You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/lib/ansible_test
Felix Fontein b8808efd26
Fix ansible-test module_utils import analysis. (#69406)
Now empty `*.py` files are ignored during module_utils import analysis for change detection.
This eliminates "No imports found" warnings for files which should have no imports.

(cherry picked from commit ab27680318)

Co-authored-by: Matt Clay <matt@mystile.com>
6 years ago
..
_data Fix shebang sanity test module identification. (#69404) 6 years ago
_internal Fix ansible-test module_utils import analysis. (#69406) 6 years ago
config Clean up ansible-test inventory templates. (#60321) 7 years ago
__init__.py