diff options
Diffstat (limited to 'cli-tests/sort-text/teardown.sh')
| -rwxr-xr-x | cli-tests/sort-text/teardown.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cli-tests/sort-text/teardown.sh b/cli-tests/sort-text/teardown.sh new file mode 100755 index 0000000..5a833ce --- /dev/null +++ b/cli-tests/sort-text/teardown.sh @@ -0,0 +1,4 @@ +#!/bin/bash +set -e + +rm -rf /tmp/sort-text |
