view tests/__init__.py @ 186:6266ba36ee15

Create patch to make normal output much less verboseā€¦
author Dan Villiom Podlaski Christiansen <danchr@cs.au.dk>
date Sat, 17 Jan 2009 15:30:38 -0600
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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