tests/mockblackbox.py
changeset 48875 6000f5b25c9b
parent 43076 2372284d9457
equal deleted inserted replaced
48874:af0b21d5a930 48875:6000f5b25c9b
     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'