File: fix-test-feature-requirements.patch

package info (click to toggle)
rust-minreq 2.13.4-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 408 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 382 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- rust-minreq-2.13.4.orig/tests/main.rs
+++ rust-minreq-2.13.4/tests/main.rs
@@ -5,7 +5,7 @@ use self::setup::*;
 use std::io;
 
 #[test]
-#[cfg(any(feature = "rustls", feature = "openssl", feature = "native-tls"))]
+#[cfg(any(feature = "https-rustls-probe", feature = "openssl", feature = "native-tls"))]
 fn test_https() {
     // TODO: Implement this locally.
     assert_eq!(