mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 19:04:21 +00:00
Update src/allmydata/test/test_runner.py
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
This commit is contained in:
parent
1eb4a4adf8
commit
7ffcfcdb67
@ -661,7 +661,7 @@ class OnStdinCloseTests(SyncTestCase):
|
||||
|
||||
def test_exception_ignored(self):
|
||||
"""
|
||||
an exception from or on-close function is ignored
|
||||
An exception from our on-close function is discarded.
|
||||
"""
|
||||
reactor = MemoryReactorClock()
|
||||
called = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user