summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/unittest/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/unittest/Makefile b/test/unittest/Makefile
index ede53b5..bc96ec4 100755
--- a/test/unittest/Makefile
+++ b/test/unittest/Makefile
@@ -4,4 +4,6 @@ clean::
@rm -fv *.pyc *~ .*~ *.pyo
@find . -name .\#\* -exec rm -fv {} \;
@rm -fv *.rpm
- @rm -fv *.gz
+ @rm -fv *.gz
+ @rm -fv data/*
+ @rm -fv html/*