test: Fix indentation

This commit is contained in:
Takeshi KOMIYA 2020-04-05 23:49:08 +09:00
parent afdcd73ef9
commit becc798d36

View File

@ -1422,7 +1422,7 @@ def test_wrappedfunction(app):
' :module: target.wrappedfunction', ' :module: target.wrappedfunction',
'', '',
' This function is slow.', ' This function is slow.',
' ', '',
] ]