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
commitbe6693a25123d8e8cf80aca5cb9a73a8f81dd584 (patch)
treed2cf950fd944b153bac4929467823aaf58e9b0e8 /Makefile
parent8645b6c6e04ee00b34964896cd020d6027577a69 (diff)
downloadpython-coveragepy-git-be6693a25123d8e8cf80aca5cb9a73a8f81dd584.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 89685498..031a14fe 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