summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAdrian Likins <alikins@redhat.com>2008-11-11 17:33:30 -0500
committerAdrian Likins <alikins@redhat.com>2008-11-11 17:33:30 -0500
commit89ca4a0734e36082f37efd20dcfb347972ca6c40 (patch)
tree20dc1ed42c407f48bec146279d5bef638f3f4581 /test
parentaa7c8c99c62987b45926d3fcd609eeeea3db3a54 (diff)
downloadfunc-89ca4a0734e36082f37efd20dcfb347972ca6c40.tar.gz
func-89ca4a0734e36082f37efd20dcfb347972ca6c40.tar.xz
func-89ca4a0734e36082f37efd20dcfb347972ca6c40.zip
cleanup our coverage data on "make clean"
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/*