summaryrefslogtreecommitdiff
path: root/check.mak
diff options
context:
space:
mode:
Diffstat (limited to 'check.mak')
-rw-r--r--check.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/check.mak b/check.mak
index 74bd5c3..0e9dce8 100644
--- a/check.mak
+++ b/check.mak
@@ -63,6 +63,7 @@ LOOPS = 10
# torture tests
torture: $(TESTS)
+ rm test-registry.xml
@echo "Torturing tests ..."
for i in `seq 1 $(LOOPS)`; do \
make check || \