diff options
Diffstat (limited to 'test/farm')
| -rw-r--r-- | test/farm/run/run_timid.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/farm/run/run_timid.py b/test/farm/run/run_timid.py index 64be5817..ce78fff1 100644 --- a/test/farm/run/run_timid.py +++ b/test/farm/run/run_timid.py @@ -9,7 +9,7 @@ import os -# When meta-coverage testing, this test doesn't work, because it finds +# When meta-coverage testing, this test doesn't work, because it finds # coverage.py's own trace function. if os.environ.get('COVERAGE_COVERAGE', ''): skip("Can't test timid during coverage measurement.") |
