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
commitb81351e640b71fed4ec37e05d240565502017f4f (patch)
tree2cd7e50bf63875a6998359fc54f65b9a16f69979 /Makefile
parentd202b63a4437a800d18e50550f4afc0a2345a35b (diff)
downloadpython-coveragepy-git-b81351e640b71fed4ec37e05d240565502017f4f.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 ade63272..ad274c9f 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 \