tests/mockblackbox.py
branchstable
changeset 49366 288de6f5d724
parent 48875 6000f5b25c9b
equal deleted inserted replaced
49364:e8ea403b1c46 49366:288de6f5d724
     1 from __future__ import absolute_import
       
     2 from mercurial.utils import procutil
     1 from mercurial.utils import procutil
     3 
     2 
     4 # XXX: we should probably offer a devel option to do this in blackbox directly
     3 # XXX: we should probably offer a devel option to do this in blackbox directly
     5 def getuser():
     4 def getuser():
     6     return b'bob'
     5     return b'bob'