Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Jan 2, 2025
1 parent a6168bc commit 8195e32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/basic.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![allow(clippy::disallowed_methods)]

extern crate which;

#[cfg(all(unix, feature = "regex"))]
Expand Down

0 comments on commit 8195e32

Please sign in to comment.