Mercurial > hgsubversion
view tests/__init__.py @ 577:930bb6df19a0
tests: make sure single dir clone tests get run by non-nose users
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Fri, 26 Feb 2010 14:52:50 +0100 |
parents | 537de0300510 |
children |
line wrap: on
line source
import imp, os, sys sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))