view tests/__init__.py @ 170:d046bef502d7

test_util: check all committed revisions are pushed
author Patrick Mezard <pmezard@gmail.com>
date Tue, 30 Dec 2008 20:33:57 -0600
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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