The `directory` argument has been added only since Python 3.7, which breaks the unit test on Python 3.6. Reimplement the intended behavior by overriding the `translate_path()` method, which takes the `directory` value into account on newer Python versions. Signed-off-by: Tomáš Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_assemblers.py | ||
| test_boot.py | ||
| test_devices.py | ||
| test_executable.py | ||
| test_mount.py | ||
| test_noop.py | ||
| test_sources.py | ||
| test_stages.py | ||