Remove 0002-Revert-Switch-over-to-oslosphinx.patch
[openstack-build/cinder-build.git] / debian / tests / test_import_cinder.py
1 try:
2     import cinder
3 except ImportError, e:
4     print "ERROR IMPORTING MODULE"