summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-10-15 05:39:08 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-10-15 05:39:08 -0400
commit4241d1225cd9b0240b8c6c80452e6941bbfe10b6 (patch)
treedfe088cce4d059cbbd4a28950ffba32b8e82a14c /Makefile
parent849bd984028931e23c67826a387393accfa07287 (diff)
downloadpython-coveragepy-4241d1225cd9b0240b8c6c80452e6941bbfe10b6.tar.gz
Tidying up
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ade6327..ad274c9 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,7 @@ LINTABLE = \
test/test_api.py \
test/test_cmdline.py \
test/test_codeunit.py \
+ test/test_coverage.py \
test/test_data.py \
test/test_execfile.py \
test/test_farm.py \