Mercurial > hgsubversion
view tests/__init__.py @ 522:60bf433647e7
test_util: fix Windows test URLs
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Wed, 20 Jan 2010 20:50:59 +0100 |
parents | 537de0300510 |
children |
line wrap: on
line source
import imp, os, sys sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))