--- a/tests/test-walkrepo.py Wed Nov 30 19:23:04 2016 +0000
+++ b/tests/test-walkrepo.py Sat Oct 22 14:35:10 2016 +0900
@@ -16,7 +16,7 @@
walkrepos = scmutil.walkrepos
checklink = util.checklink
-u = uimod.ui()
+u = uimod.ui.load()
sym = checklink('.')
hg.repository(u, 'top1', create=1)