summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-12-08 22:00:49 -0500
committerNed Batchelder <ned@nedbatchelder.com>2012-12-08 22:00:49 -0500
commitabbe25422431ea801a43c3f8e5744354a2456c63 (patch)
tree8c6a9ea7c9ab625a950f8602f1549153ad2879b8 /Makefile
parent2b9062a8104c26c5d7ee87fbf0a0a90300e0db07 (diff)
downloadpython-coveragepy-abbe25422431ea801a43c3f8e5744354a2456c63.tar.gz
A blunt instrument for tracking down problems during testing.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8968549..031a14f 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ tests:
tox -e py27
metacov:
- COVERAGE_COVERAGE=yes tox
+ COVERAGE_COVERAGE=yes tox -e py27
metahtml:
python igor.py combine_html