Signed-off-by: Radostin Stoyanov <rstoyanov1@xxxxxxxxx> --- tests/docker_source.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/docker_source.py b/tests/docker_source.py index 7f3c783..758cb97 100644 --- a/tests/docker_source.py +++ b/tests/docker_source.py @@ -101,11 +101,6 @@ class TestDirDockerSource(ImageAccessor): """ Ensures that all layers extracted correctly in destination folder. """ - def check_result(self, layers_rootfs, dest): - """ - Iterates trough values of layers_rootfs in reverse order (from the last - layer to first) and calls check_extracted_files(). - """ def call_bootstrap(self, manifest): """ -- 2.14.3 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list