Skip to content

Commit

Permalink
Rename uses test module to no_uses
Browse files Browse the repository at this point in the history
  • Loading branch information
regexident committed Dec 10, 2024
1 parent bb9634d commit 57e6b87
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dependencies.rs
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ mod selection {
);
}

mod uses {
mod no_uses {
test_cmd!(
args: "dependencies \
--no-uses",
Expand Down

0 comments on commit 57e6b87

Please sign in to comment.