mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
test/units/plugins/action/test_action.py had code for handling a bug in python 3.4's mock_open that causes errors when reading binary data. Moved to compat/tests/mock.py so other tests can use it by default. |
||
|---|---|---|
| .. | ||
| action | ||
| cache | ||
| callback | ||
| connections | ||
| filter | ||
| inventory | ||
| lookup | ||
| shell | ||
| strategies | ||
| vars | ||
| __init__.py | ||
| test_plugins.py | ||