charm-keystone/unit_tests/__init__.py
2015-03-19 19:37:39 +00:00

5 lines
66 B
Python

import sys
sys.path.append('actions/')
sys.path.append('hooks/')