ansible/test/units/module_utils/basic
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
* test/: PEP8 compliancy

- Make PEP8 compliant

* Python3 chokes on casting int to bytes (#24952)

But if we tell the formatter that the var is a number, it works
2017-05-30 18:05:19 +01:00
..
__init__.py
test__log_invocation.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_deprecate_warn.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_exit_json.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_heuristic_log_sanitize.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_log.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_no_log.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_run_command.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_safe_eval.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_set_mode_if_different.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00