Skip to content

Commit

Permalink
remove bad test check
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Sep 8, 2024
1 parent 16e4176 commit 92130d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openssl/src/version.rs
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,4 @@ fn test_versions() {
if !built_on().is_empty() {
assert!(built_on().starts_with("built on:"));
}
assert!(dir().starts_with("OPENSSLDIR:"));
}

0 comments on commit 92130d5

Please sign in to comment.