Mercurial > hgsubversion
view tests/__init__.py @ 542:bb00f7ca5b8c
Rewrite simple_branch.sh fixture from svn dump
I needed it to reproduce the space in branch issue, but failed to do so. At
least I recreated the fixture, so here it is.
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Tue, 02 Feb 2010 23:20:42 +0100 |
parents | 537de0300510 |
children |
line wrap: on
line source
import imp, os, sys sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))