Mercurial > hgsubversion
view tests/__init__.py @ 37:2d319e162598
Add a test that proves renaming a branch to make a tag works properly.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Mon, 20 Oct 2008 16:39:53 -0500 |
parents | 79b0e059319d |
children | f423a8780832 |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(__file__)))