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
commitf8aaec370e6cfd104d026b326d0a33918dbe2bc2 (patch)
tree8f11d0c5a6a37bd6eb45df82ddba9b0e12c505de /Makefile
parentbe6693a25123d8e8cf80aca5cb9a73a8f81dd584 (diff)
downloadpython-coveragepy-git-f8aaec370e6cfd104d026b326d0a33918dbe2bc2.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 031a14fe..89685498 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