diff --git a/testsuite/teardown-env b/testsuite/teardown-env
index 1aab138bf736784e7e456ca63cc305c176db808a..68db47266122739386cd3cc531c8021df4c86434 100755
--- a/testsuite/teardown-env
+++ b/testsuite/teardown-env
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-rm -rf testkey.priv testkey.pub testsignature testsignature2
+rm -rf testkey.priv testkey.pub testtmp testsignature testsignature2
 
 case "$EMULATOR" in
     wine*)