view tests/__init__.py @ 518:e37738d95b27

editor: remove useless test
author Patrick Mezard <pmezard@gmail.com>
date Mon, 18 Jan 2010 21:40:28 +0100
parents 537de0300510
children
line wrap: on
line source

import imp, os, sys

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