view tests/__init__.py @ 579:21a389e4d8b5

maps: if operation can continue, it should probably not use ui.warn()
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Mon, 01 Mar 2010 21:26:30 +0100
parents 537de0300510
children
line wrap: on
line source

import imp, os, sys

sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))