summaryrefslogtreecommitdiffstats
path: root/tests/system/test_eos_download.py.old
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-10-10 09:54:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-10-10 09:54:17 +0000
commitb0554023303fe8656173d3dfbd0d2449145df38e (patch)
treedd749f47419b53ca3a5ec7f7bbe2590b8aafc041 /tests/system/test_eos_download.py.old
parentReleasing debian version 0.8.2-1. (diff)
downloadeos-downloader-b0554023303fe8656173d3dfbd0d2449145df38e.tar.xz
eos-downloader-b0554023303fe8656173d3dfbd0d2449145df38e.zip
Merging upstream version 0.9.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/system/test_eos_download.py.old')
-rw-r--r--tests/system/test_eos_download.py.old1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/system/test_eos_download.py.old b/tests/system/test_eos_download.py.old
index 6ae56fe..91e60a5 100644
--- a/tests/system/test_eos_download.py.old
+++ b/tests/system/test_eos_download.py.old
@@ -45,4 +45,3 @@ class TestEosDownload_valid():
@pytest.mark.eos_download
def test_download_local(self, DOWNLOAD_INFO):
self.eos_downloader.download_local(file_path='.', checksum=DOWNLOAD_INFO['compute_checksum'])
-