kiwi-el8/test/unit/package_manager
David Cassany 686dafc9e4
Remove RootBind.move_to_root method
This commit removes the RootBind.move_to_root method as this can all be
done by using the Path.move_to_root utility method. This allows
to drop the RootBind attribute in PackageManager classes and focus
path manipulation methods into a common utility.

Related to #1281
2020-01-20 16:17:24 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
apt_test.py Remove RootBind.move_to_root method 2020-01-20 16:17:24 +01:00
base_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
dnf_test.py Remove RootBind.move_to_root method 2020-01-20 16:17:24 +01:00
init_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
zypper_test.py Remove RootBind.move_to_root method 2020-01-20 16:17:24 +01:00