tests/test-walkrepo.py
changeset 30564 d83ca854fa21
parent 28777 778d947f222e
child 37922 fa2423acb02f
--- 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)