1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

Adding tests for ls. Corrected issue with ls on the present directory throwing panic!()

This commit is contained in:
Jeremiah Peschka 2016-03-25 14:25:52 -07:00
parent 825a850fa9
commit 0bb0c40c36
4 changed files with 38 additions and 2 deletions

View file

@ -146,6 +146,7 @@ TEST_PROGS := \
head \
link \
ln \
ls \
mkdir \
mktemp \
mv \