]> git.ipfire.org Git - thirdparty/patchwork.git/commit
parser: Trivial fix of test docstring
authorStephen Finucane <stephen@that.guru>
Wed, 28 Jun 2017 19:54:03 +0000 (20:54 +0100)
committerStephen Finucane <stephen@that.guru>
Wed, 28 Jun 2017 19:54:03 +0000 (20:54 +0100)
commit691b41bd20a28f3fbca29696bfd194374f4e204f
tree6e374a6ed3fce3732b075e9fff1257cfc03afd69
parent736426930ba4252b23375a8c60fba20c39187393
parser: Trivial fix of test docstring

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 <stephen@that.guru>
Reviewed-by: Sean Farley <sean@farley.io>
patchwork/tests/test_series.py