class docstring

This commit is contained in:
Jean-Paul Calderone 2019-02-25 13:15:09 -05:00
parent 67ca5c4b4c
commit 1cf4fd46ed

View File

@ -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