Skip to content

Commit 259d3e1

Browse files
authored
Merge pull request #375 from JRF63/ftw-chgrp-fix
Add missing chgrp module in tree-tests.rs
2 parents 51fbfb8 + 0a8528c commit 259d3e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tree/tests/tree-tests.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
// SPDX-License-Identifier: MIT
88
//
99

10+
mod chgrp;
1011
mod cp;
1112
mod link;
1213
mod ls;

0 commit comments

Comments
 (0)