view tests/__init__.py @ 245:f8e9b74df403

Fix test_no_dates to not be TZ-sensitive.
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 08 Apr 2009 18:29:03 +0200
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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