summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 54c94a1..96e1e06 100644
--- a/howto.txt
+++ b/howto.txt
@@ -56,4 +56,4 @@
- For complete coverage testing, in each Python installation, create a
"zzz_coverage_process_start.pth" containing::
- import coverage; coverage.measure_process()
+ import coverage; coverage.process_startup()