diff options
Diffstat (limited to 'doc/sample_html/README.txt')
| -rw-r--r-- | doc/sample_html/README.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/sample_html/README.txt b/doc/sample_html/README.txt new file mode 100644 index 00000000..c1e49828 --- /dev/null +++ b/doc/sample_html/README.txt @@ -0,0 +1,5 @@ +This directory was made with::
+
+ cd C:\ned\cog\trunk
+ coverage -e -x cogapp\test_cogapp.py CogTestsInMemory
+ coverage -b -i -d htmlcov
|
