1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-23 17:58:52 +00:00
community.general/test/units/module_utils/basic
Abhijeet Kasurde 764b4b20ec Fix UnboundLocalError in basic.py
* Fix for UnboundLocalError while accessing deprecations
  in result
* Add Unit test

Fixes #24592

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-05-15 09:32:17 -04:00
..
__init__.py
test__log_invocation.py
test_deprecate_warn.py Fix UnboundLocalError in basic.py 2017-05-15 09:32:17 -04:00
test_exit_json.py
test_heuristic_log_sanitize.py
test_log.py
test_no_log.py
test_run_command.py
test_safe_eval.py
test_set_mode_if_different.py