view tests/__init__.py @ 94:b5651f53e7ae

svncommand: Fix help to use ui.status() and be a bit smarter about displaying help.
author Augie Fackler <durin42@gmail.com>
date Wed, 19 Nov 2008 10:16:50 -0600
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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