We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e436461 commit 6bcf279Copy full SHA for 6bcf279
bincrafters_conan_remote/test/test_download.py
@@ -18,6 +18,7 @@ def test_download_revision_specific():
18
expected_outputs=[
19
"Downloading conanmanifest.txt",
20
"Downloading conanfile.py",
21
+ "Downloading conan_export.tgz",
22
"Downloading conan_sources.tgz"]
23
)
24
0 commit comments