view tests/__init__.py @ 271:5278817fe8a1

Add newlines to ui.status calls where needed
author Daniel Tang <dytang@cs.purdue.edu>
date Tue, 21 Apr 2009 18:31:17 -0400
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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