Mercurial > hgsubversion
view svnwrap/tests/__init__.py @ 15:db32dee803a8
Add some basic tests of branching.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Tue, 07 Oct 2008 20:43:44 -0500 |
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__))))