diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-10-16 14:09:22 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-10-16 14:09:22 -0400 |
| commit | 646119c714d1f00db7a48f6088a6f2df8dfd32b8 (patch) | |
| tree | a4b1cd9cace915194738d37a4c51c4f1775db15e /Makefile | |
| parent | 6560c2e2519dfc6f662469db0ccc348095693e67 (diff) | |
| download | python-coveragepy-git-646119c714d1f00db7a48f6088a6f2df8dfd32b8.tar.gz | |
Tidying up
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |
