view svnwrap/tests/__init__.py @ 334:3c3c3264c362

test_util: Make the patching of ui.ui.write_err() slightly more reusable.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Tue, 12 May 2009 20:14:15 +0200
parents 79b0e059319d
children
line wrap: on
line source

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