stacktach/tests/__init__.py
Andrew Melton 57fea75478 Better lifecycle unit tests
Also, refactoring some DB calls for easier testing.
2013-01-25 16:03:55 -05:00

6 lines
125 B
Python

import os
import sys
print "!!!!!!! %s" %__package__
#sys.path = [os.path.abspath(os.path.dirname(__package__))] + sys.path