~corey.bryant/charms/trusty/cinder/git

« back to all changes in this revision

Viewing changes to unit_tests/__init__.py

  • Committer: Corey Bryant
  • Date: 2015-03-21 02:18:45 UTC
  • mto: This revision was merged to the branch mainline in revision 80.
  • Revision ID: corey.bryant@canonical.com-20150321021845-5xeb160fqmyj08gt
Overall refresh to current install from source approach

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
import sys
 
2
 
 
3
sys.path.append('actions')
2
4
sys.path.append('hooks')