Mercurial > hgsubversion
view tests/__init__.py @ 18:f4c751037a4a
Add a quick test for diff-based pull.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Wed, 08 Oct 2008 08:14:31 -0500 |
parents | 79b0e059319d |
children | f423a8780832 |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(__file__)))