We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
md5
1 parent 4e12a2f commit 0a94d04Copy full SHA for 0a94d04
sdk/storage_blobs/tests/blob.rs
@@ -1,4 +1,4 @@
1
-#![cfg(all(test, feature = "test_e2e"))]
+#![cfg(all(test, feature = "test_e2e", feature = "md5"))]
2
#[macro_use]
3
extern crate log;
4
0 commit comments