Based on the 'References' and 'In-Reply-To' headers of the used mbox, the docstring for the 'test_reply_nocover_noversion' test is incorrect. Fix this.
Signed-off-by: Stephen Finucane <step...@that.guru> Cc: Daniel Axtens <d...@axtens.net> --- patchwork/tests/test_series.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/patchwork/tests/test_series.py b/patchwork/tests/test_series.py index c1ede06..17a8c73 100644 --- a/patchwork/tests/test_series.py +++ b/patchwork/tests/test_series.py @@ -483,11 +483,10 @@ class RevisedSeriesTest(_BaseTestCase): Input: + - [PATCH 1/2] test: Add some lorem ipsum + - [PATCH 2/2] test: Convert to Markdown - [PATCH 1/2] test: Add some lorem ipsum - [PATCH 2/2] test: Convert to Markdown - - [PATCH 1/2] test: Add some lorem ipsum - - [PATCH 2/2] test: Convert to Markdown - """ covers, patches, _ = self._parse_mbox( 'bugs-nocover-noversion.mbox', [0, 4, 0]) -- 2.9.4 _______________________________________________ Patchwork mailing list Patchwork@lists.ozlabs.org https://lists.ozlabs.org/listinfo/patchwork