From 84e0ce757ad3c4460b7394f3a321ae1ebc0e660c Mon Sep 17 00:00:00 2001 From: George Edward Bulmer Date: Wed, 13 Dec 2017 14:50:25 +0000 Subject: [PATCH] Fix erroneous docstring in a recently added test. --- tests/unit/misc/test_guiprocess.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/misc/test_guiprocess.py b/tests/unit/misc/test_guiprocess.py index 473016b52..b74b0383a 100644 --- a/tests/unit/misc/test_guiprocess.py +++ b/tests/unit/misc/test_guiprocess.py @@ -64,7 +64,7 @@ def test_start(proc, qtbot, message_mock, py_proc): def test_stdout_malformed_utf8(proc, qtbot, message_mock, py_proc): - """Test simply starting a process.""" + """Test handling malformed utf-8 in stdout.""" with qtbot.waitSignals([proc.started, proc.finished], timeout=10000, order='strict'): argv = py_proc(r"""