]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blobdiff - tests/common.sh
tests: Remove tmp in cleanup().
[tlsproxy/tlsproxy.git] / tests / common.sh
index 587b5f897f56e3b97b5c61a7addb07bd3a824d57..c66fa55216815bb68861a71554db00958bd88a20 100644 (file)
@@ -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
 }