mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
2ac5e97383
commit
e9fca3d5e8
|
@ -38,7 +38,7 @@ test:
|
||||||
- echo $out | grep lupus.txt # test for files found
|
- echo $out | grep lupus.txt # test for files found
|
||||||
- echo $out | grep bar # test for level 2 dirs found
|
- echo $out | grep bar # test for level 2 dirs found
|
||||||
- echo $out | grep buzz # ^
|
- echo $out | grep buzz # ^
|
||||||
- echo $out | grep '4 directories, 2 files'
|
- echo $out | grep '4 directories, 1 file'
|
||||||
- tree .
|
- tree .
|
||||||
|
|
||||||
provides:
|
provides:
|
||||||
|
|
Loading…
Reference in a new issue