Skip to content

Commit

Permalink
minor: remove OCSP test module (#1213)
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelatkinson authored Oct 1, 2024
1 parent 7f455fc commit 17a90a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
1 change: 0 additions & 1 deletion src/test/spec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ mod index_management;
#[cfg(feature = "dns-resolver")]
mod initial_dns_seedlist_discovery;
mod load_balancers;
mod ocsp;
mod oidc;
mod read_write_concern;
mod retryable_reads;
Expand Down
49 changes: 0 additions & 49 deletions src/test/spec/ocsp.rs

This file was deleted.

0 comments on commit 17a90a9

Please sign in to comment.