Mercurial > hgsubversion
view tests/__init__.py @ 144:19aabf67c792
test_fetch_command: test file and directory deletions
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Mon, 15 Dec 2008 21:39:35 -0600 |
parents | 79b0e059319d |
children | f423a8780832 |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(__file__)))