Description: fence tests by needed features
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2025-08-08
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/tests/badssl.rs
+++ b/tests/badssl.rs
@@ -33,6 +33,7 @@
 }
 
 #[test]
+#[cfg(feature = "tls12")]
 fn test_tls12() -> io::Result<()> {
     let fut = async {
         let root_store = rustls::RootCertStore {
