Mercurial > hgsubversion
view svnwrap/tests/__init__.py @ 21:8626f3d2e50b
Add a small stack of tests that exercise some of the interesting special cases.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Wed, 08 Oct 2008 18:17:29 -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__))))