view tests/__init__.py @ 538:93bb37e38675

svnmeta: do not change added/deletedtags while detecting them
author Patrick Mezard <pmezard@gmail.com>
date Tue, 02 Feb 2010 21:10:01 +0100
parents 537de0300510
children
line wrap: on
line source

import imp, os, sys

sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))