Mercurial > hgsubversion
view svnwrap/tests/__init__.py @ 294:f98717473abc
Adding an icon made from the logos of Mercurial & Subversion.
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Fri, 20 Mar 2009 12:58:03 +0100 |
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__))))