view tests/__init__.py @ 302:827d4702a3b3

Adapt rebuildmeta and its test to the disappearance of '.hg/svn/last_rev'. This should have been part of changeset a55a16f3eb6d. Oops.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Fri, 27 Mar 2009 03:28:22 +0100
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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