changeset 30559 | d83ca854fa21 |
parent 30402 | 945f8229b30d |
child 32291 | bd872f64a8ba |
--- a/tests/test-ancestor.py Wed Nov 30 19:23:04 2016 +0000 +++ b/tests/test-ancestor.py Sat Oct 22 14:35:10 2016 +0900 @@ -218,7 +218,7 @@ '+3*3/*2*2/*4*4/*4/2*4/2*2', ] def test_gca(): - u = uimod.ui() + u = uimod.ui.load() for i, dag in enumerate(dagtests): repo = hg.repository(u, 'gca%d' % i, create=1) cl = repo.changelog