aboutsummaryrefslogtreecommitdiff
path: root/tests/testdsa.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdsa.sh')
-rwxr-xr-xtests/testdsa.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdsa.sh b/tests/testdsa.sh
index 413323e..205b564 100755
--- a/tests/testdsa.sh
+++ b/tests/testdsa.sh
@@ -30,6 +30,6 @@ if [ $? != 0 ]; then
30 exit 1; 30 exit 1;
31fi 31fi
32 32
33rm testdsa.key 33rm testdsa.key dsa512.pem testdsa.pem
34 34
35exit 0 35exit 0