Commit a9fe5656 authored by Steven Fackler's avatar Steven Fackler
Browse files

flag off test to 102+

parent 9a32382f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -387,6 +387,7 @@ mod tests {
    }

    #[test]
    #[cfg(ossl102)]
    fn test_dh_stored_restored() {
        let dh1 = Dh::get_2048_256().unwrap();
        let key1 = dh1.generate_key().unwrap();