view tests/__init__.py @ 72:9ec2a12c12ae

hg_delta_editor: make branches_in_paths() return the branch svn path too
author Patrick Mezard <pmezard@gmail.com>
date Wed, 05 Nov 2008 13:37:08 +0100
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

import sys
import os
sys.path.append(os.path.dirname(os.path.dirname(__file__)))