mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Remove line break
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
09a77eddb3
commit
38ddb4ee5b
1 changed files with 1 additions and 2 deletions
|
@ -215,8 +215,7 @@ class TAPTestResult(unittest.result.TestResult):
|
|||
|
||||
|
||||
class TAPTestRunner(unittest.runner.TextTestRunner):
|
||||
"""A test runner that displays results using the Test Anything Protocol
|
||||
syntax.
|
||||
"""A test runner that displays results using the Test Anything Protocol syntax.
|
||||
|
||||
Inherits from TextTestRunner the default runner.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue