Mercurial > hgsubversion
view tests/__init__.py @ 178:33ebdcb75bcd
test_utility_commands: fix normalized URL references under Windows
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Fri, 02 Jan 2009 15:54:07 -0600 |
parents | 79b0e059319d |
children | f423a8780832 |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(__file__)))