view tests/__init__.py @ 552:2d44461e8617

fix filterhunks for both crew and 1.4
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sat, 06 Feb 2010 20:19:41 +0100
parents 537de0300510
children
line wrap: on
line source

import imp, os, sys

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