Skip to content

Commit

Permalink
test: migrate cache_lock to snapbox
Browse files Browse the repository at this point in the history
  • Loading branch information
heisen-li committed Jun 17, 2024
1 parent 951fb41 commit b0f4c94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/testsuite/cache_lock.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
//! Tests for `CacheLock`.

#![allow(deprecated)]

use crate::config::GlobalContextBuilder;
use cargo::util::cache_lock::{CacheLockMode, CacheLocker};
use cargo_test_support::paths::{self, CargoPathExt};
Expand Down

0 comments on commit b0f4c94

Please sign in to comment.