Skip to content

Commit

Permalink
Merge pull request #375 from JRF63/ftw-chgrp-fix
Browse files Browse the repository at this point in the history
Add missing chgrp module in tree-tests.rs
  • Loading branch information
jgarzik authored Nov 11, 2024
2 parents 51fbfb8 + 0a8528c commit 259d3e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tree/tests/tree-tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
// SPDX-License-Identifier: MIT
//

mod chgrp;
mod cp;
mod link;
mod ls;
Expand Down

0 comments on commit 259d3e1

Please sign in to comment.