diff -r cbeb54ec0481 -r d83ca854fa21 tests/test-duplicateoptions.py --- a/tests/test-duplicateoptions.py Wed Nov 30 19:23:04 2016 +0000 +++ b/tests/test-duplicateoptions.py Sat Oct 22 14:35:10 2016 +0900 @@ -21,7 +21,7 @@ hgrc.close() -u = uimod.ui() +u = uimod.ui.load() extensions.loadall(u) globalshort = set()