Set tests for packtest to neutron-gre
[openstack-build/neutron-build.git] / trusty / debian / tests / test_import_neutron.py
1 try:
2     import neutron
3 except ImportError, e:
4     print "ERROR IMPORTING MODULE"