mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-29 17:28:53 +00:00
class docstring
This commit is contained in:
parent
67ca5c4b4c
commit
1cf4fd46ed
@ -441,6 +441,9 @@ class InlineCallbacksTests(SyncTestCase):
|
||||
|
||||
|
||||
class ParseDestinationDescriptionTests(SyncTestCase):
|
||||
"""
|
||||
Tests for ``_parse_destination_description``.
|
||||
"""
|
||||
def test_stdout(self):
|
||||
"""
|
||||
A ``file:`` description with a path of ``-`` causes logs to be written to
|
||||
|
Loading…
Reference in New Issue
Block a user