view tests/__init__.py @ 200:2e8c527f0456

stupid replay: Don't actually try and apply diffs to files we don't have anyway.
author Augie Fackler <durin42@gmail.com>
date Mon, 02 Mar 2009 23:50:40 -0600
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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