summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-10-16 14:09:22 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-10-16 14:09:22 -0400
commit646119c714d1f00db7a48f6088a6f2df8dfd32b8 (patch)
treea4b1cd9cace915194738d37a4c51c4f1775db15e /Makefile
parent6560c2e2519dfc6f662469db0ccc348095693e67 (diff)
downloadpython-coveragepy-git-646119c714d1f00db7a48f6088a6f2df8dfd32b8.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 e9575027..03599d2a 100644
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,7 @@ LINTABLE = \
test/coverage_coverage.py \
test/coveragetest.py \
test/test_api.py \
+ test/test_arcs.py \
test/test_cmdline.py \
test/test_codeunit.py \
test/test_coverage.py \