view tests/__init__.py @ 314:2257bfc01749

hg_delta_editor: missing plaintext paths are svn paths not branch paths
author Patrick Mezard <pmezard@gmail.com>
date Sun, 03 May 2009 21:42:43 -0500
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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