mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
twisted/allmydata_trial.py: fix stale comment that referred to trial_figleaf.py (replaced with trial_coverage.py).
This commit is contained in:
parent
0c51ce3d89
commit
74aba7dd26
@ -5,7 +5,7 @@ from twisted.trial.itrial import IReporter
|
||||
from twisted.plugin import IPlugin
|
||||
|
||||
# register a plugin that can create our CoverageReporter. The reporter itself
|
||||
# lives separately, in src/allmydata/test/trial_figleaf.py
|
||||
# lives separately, in src/allmydata/test/trial_coverage.py
|
||||
|
||||
# note that this allmydata_trial.py file is *not* in a package: there is no
|
||||
# __init__.py in our parent directory. This is important, because otherwise
|
||||
|
Loading…
x
Reference in New Issue
Block a user