mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
add test
This commit is contained in:
parent
6d440dfba6
commit
a4eb5c16f9
6 changed files with 248 additions and 1 deletions
|
@ -183,6 +183,10 @@ path = "tail/tail.rs"
|
|||
name = "tee"
|
||||
path = "tee/tee.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "test"
|
||||
path = "test/test.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "touch"
|
||||
path = "touch/touch.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue