view svnwrap/tests/__init__.py @ 36:c4523e651325

Fix tests against the improved SWIG bindings in Subversion 1.6.
author Augie Fackler <durin42@gmail.com>
date Sat, 18 Oct 2008 18:56:09 -0500
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__))))