Mercurial > hgsubversion
view svnwrap/tests/__init__.py @ 157:91541523ea5c
utility_commands: Test outgoing and fix it to work again.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Wed, 24 Dec 2008 11:12:23 -0600 |
parents | 79b0e059319d |
children |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(os.path.dirname(__file__))))