Skip to content

Commit 92130d5

Browse files
committed
remove bad test check
1 parent 16e4176 commit 92130d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openssl/src/version.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,4 @@ fn test_versions() {
131131
if !built_on().is_empty() {
132132
assert!(built_on().starts_with("built on:"));
133133
}
134-
assert!(dir().starts_with("OPENSSLDIR:"));
135134
}

0 commit comments

Comments
 (0)