-
Committer:
Vincent Ladeuil
-
Date:
2008-09-09 16:07:41 UTC
-
mto:
(3705.1.1 trunk2)
-
mto:
This revision was merged to the branch mainline in
revision
3708.
-
Revision ID:
v.ladeuil+lp@free.fr-20080909160741-h6i2u5l3ntfq2ntr
Fix tests broken by previous commit.
* tests/test_missing.py:
(TestMissing.test_iter_log_revisions, TestMissing.assertUnmerged):
Oops, we need 'reverse=True' when calling missing.find_unmerged
since the previous commit made it False by default.