From ef0940daa8114f0db26de0c7d6af33f1fcf305bd Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Mon, 16 Mar 2026 13:46:25 +0300 Subject: Enha(cli): add sort img test case --- cli-tests/sort-img/teardown.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 cli-tests/sort-img/teardown.sh (limited to 'cli-tests/sort-img/teardown.sh') diff --git a/cli-tests/sort-img/teardown.sh b/cli-tests/sort-img/teardown.sh new file mode 100755 index 0000000..691155b --- /dev/null +++ b/cli-tests/sort-img/teardown.sh @@ -0,0 +1,4 @@ +#!/bin/bash +set -e + +rm -rf /tmp/sort-img -- cgit v1.2.3