view svnwrap/tests/__init__.py @ 132:3a9d6cd18332

test_fetch_renames: test file and directory case changes
author Patrick Mezard <pmezard@gmail.com>
date Wed, 10 Dec 2008 11:03:23 -0600
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__))))