Add Neutron 7.0.0 for Ubuntu 14.04
[openstack-build/neutron-build.git] / trusty / debian / tests / test_import_neutron.py
diff --git a/trusty/debian/tests/test_import_neutron.py b/trusty/debian/tests/test_import_neutron.py
deleted file mode 100644 (file)
index 0d13123..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-try:
-    import neutron
-except ImportError, e:
-    print "ERROR IMPORTING MODULE"