]> Sergey Matveev's repositories - public-inbox.git/commit
t/v2reindex.t: Swap the order of minmax tests so errors make sense
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 18 Jul 2018 00:32:01 +0000 (19:32 -0500)
committerEric Wong <e@80x24.org>
Wed, 18 Jul 2018 10:24:21 +0000 (10:24 +0000)
commit90577102f4eabdf57b570457062de07398b72415
tree4a286a97312137c5e43f7b87b5a78eef3e89d75f
parentca62a98e2d8f56767bedc09d1cc29ce49d427d64
t/v2reindex.t: Swap the order of minmax tests so errors make sense

Previously if a minmax test failed it would say it was expecting the
incorrect value, which is confusing when looking into why the test
fails.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
t/v2reindex.t