view tests/__init__.py @ 210:b81e7f2f7818

Add a shell script to verify the conversion result for all heads in a multi-branch repo.
author Augie Fackler <durin42@gmail.com>
date Mon, 16 Mar 2009 23:19:00 -0500
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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