view tests/__init__.py @ 204:496ff87e2532

test_rebuildmeta: Remove the "expected missing" hack now that the branch refactor fixed that problem.
author Augie Fackler <durin42@gmail.com>
date Tue, 03 Mar 2009 00:02:09 -0600
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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