~gandelman-a/ubuntu/saucy/keystone/lp1190038

« back to all changes in this revision

Viewing changes to debian/tests/test_import_keystone.py

  • Committer: yolanda.robla at canonical
  • Date: 2013-06-03 15:40:52 UTC
  • mfrom: (198.1.2 keystone_dep8)
  • Revision ID: yolanda.robla@canonical.com-20130603154052-92b147zaclr2w75d
[ Yolanda Robla ]
debian/tests: added autopkgtests

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
try:
 
2
    import keystone
 
3
except ImportError, e:
 
4
    print "ERROR IMPORTING MODULE"