view tests/__init__.py @ 379:e1b23a6ca093

test_tags: Add a test that verifies tags get deleted properly even in the presence of somewhat odd branching.
author Augie Fackler <durin42@gmail.com>
date Sat, 30 May 2009 19:46:03 -0500
parents 537de0300510
children
line wrap: on
line source

import imp, os, sys

sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))