summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-12-08 23:55:10 -0500
committerNed Batchelder <ned@nedbatchelder.com>2012-12-08 23:55:10 -0500
commite1ab382e3fa39df317509dcb0a4ccd3d626a29f1 (patch)
treeb9679b048bd02b3088f9acbf40f3a39bde6aa040 /Makefile
parentabbe25422431ea801a43c3f8e5744354a2456c63 (diff)
downloadpython-coveragepy-e1ab382e3fa39df317509dcb0a4ccd3d626a29f1.tar.gz
Fix the blunt hack
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 031a14f..8968549 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ tests:
tox -e py27
metacov:
- COVERAGE_COVERAGE=yes tox -e py27
+ COVERAGE_COVERAGE=yes tox
metahtml:
python igor.py combine_html