summaryrefslogtreecommitdiff
path: root/tests/futility/test_main.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/futility/test_main.sh')
-rwxr-xr-xtests/futility/test_main.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/futility/test_main.sh b/tests/futility/test_main.sh
index 5a09c282..cae42051 100755
--- a/tests/futility/test_main.sh
+++ b/tests/futility/test_main.sh
@@ -36,5 +36,5 @@ if grep deprecated ${TMP}.outmsg2; then false; fi
# cleanup
-rm -f ${TMP}*
+rm -f ${TMP}* ./dev_sign_file
exit 0