diff --git a/openssl/Cargo.toml b/openssl/Cargo.toml index b6c5f589082329d277e0fa4e4fc6d3e3628fc72f..5451f379845737dcb2dc668ff4a4f4cd782d4485 100644 --- a/openssl/Cargo.toml +++ b/openssl/Cargo.toml @@ -10,7 +10,6 @@ readme = "../README.md" keywords = ["crypto", "tls", "ssl", "dtls"] categories = ["cryptography", "api-bindings"] build = "build.rs" -exclude = ["test/*"] [features] v101 = []