X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2Fcommon.sh;fp=tests%2Fcommon.sh;h=c66fa55216815bb68861a71554db00958bd88a20;hb=2405001c22e3e9109a3640de8db4152b68ff922b;hp=587b5f897f56e3b97b5c61a7addb07bd3a824d57;hpb=cf65dc05b04654c77b71d881e3196c2b5fa3d715;p=tlsproxy%2Ftlsproxy.git diff --git a/tests/common.sh b/tests/common.sh index 587b5f8..c66fa55 100644 --- a/tests/common.sh +++ b/tests/common.sh @@ -21,6 +21,7 @@ set -e cleanup() { rm -f \ + tmp \ certificate-localhost-proxy.pem certificate-localhost-server.pem \ proxy-ca-key.pem proxy-ca.pem proxy-invalid.pem proxy-key.pem }