Skip to content

Commit

Permalink
mv: tests and minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
matrixhead committed Aug 12, 2024
1 parent b5301f8 commit 1da64ed
Show file tree
Hide file tree
Showing 4 changed files with 339 additions and 18 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions src/uu/mv/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ uucore = { workspace = true, features = [
"update-control",
] }

[dev-dependencies]
tempfile = { workspace = true }

[[bin]]
name = "mv"
path = "src/main.rs"
Loading

0 comments on commit 1da64ed

Please sign in to comment.