view tests/__init__.py @ 30:9867250e0a4a

Add a segment on running the tests before use.
author Augie Fackler <durin42@gmail.com>
date Tue, 14 Oct 2008 09:13:15 -0500
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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