Skip to content

Commit 9bfa77e

Browse files
committed
Cog changed, instructions for running the sample html changed as a result.
1 parent 9ae6836 commit 9bfa77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

howto.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- Generate new sample_html to get the latest, incl footer version number:
1818
cd C:\ned\cog\trunk
1919
rmdir/s/q htmlcov
20-
coverage run --branch --source=cogapp cogapp\test_cogapp.py CogTestsInMemory
20+
coverage run --branch --source=cogapp -m cogapp.test_cogapp CogTestsInMemory
2121
coverage html
2222
- IF BETA:
2323
copy/y htmlcov\*.* C:\ned\coverage\trunk\doc\sample_html_beta

0 commit comments

Comments
 (0)