Enha(cli): add sort img test case
This commit is contained in:
9
cli-tests/sort-img/setup.sh
Executable file
9
cli-tests/sort-img/setup.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
mkdir -p /tmp/sort-img
|
||||
|
||||
cp ../../../assets/ex01.png /tmp/sort-img/file1.png
|
||||
cp ../../../assets/helppage.png /tmp/sort-img/file2.png
|
||||
cp ../../../assets/yt_thumb.jpg /tmp/sort-img/file3.jpg
|
||||
Reference in New Issue
Block a user