summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-05-04 09:20:30 -0400
committerNed Batchelder <ned@nedbatchelder.com>2012-05-04 09:20:30 -0400
commit9bfa77edbfeb3b7c48885e1dbbc32545ecaa7b51 (patch)
tree8c4c2deaa4db4409eb987e07c8cad5b59af31fa9
parent9ae683664aac9b5fae4e9b0cc9c4dac6ac893bd1 (diff)
downloadpython-coveragepy-git-9bfa77edbfeb3b7c48885e1dbbc32545ecaa7b51.tar.gz
Cog changed, instructions for running the sample html changed as a result.
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 2f5c85c3..d3f8c557 100644
--- a/howto.txt
+++ b/howto.txt
@@ -17,7 +17,7 @@
- Generate new sample_html to get the latest, incl footer version number:
cd C:\ned\cog\trunk
rmdir/s/q htmlcov
- coverage run --branch --source=cogapp cogapp\test_cogapp.py CogTestsInMemory
+ coverage run --branch --source=cogapp -m cogapp.test_cogapp CogTestsInMemory
coverage html
- IF BETA:
copy/y htmlcov\*.* C:\ned\coverage\trunk\doc\sample_html_beta