view tests/__init__.py @ 214:1416429584b2

Reuse ui from the repo if available.
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 20 Mar 2009 16:40:51 +0100
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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