summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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