Skip to content

Commit 0a8528c

Browse files
author
Joseph Rafael Ferrer
committed
Add missing chgrp module in tree-tests.rs
1 parent 864b066 commit 0a8528c

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)