remove ceph code
[stor4nfv.git] / src / ceph / src / test / python / brag-client / tests / test_ceph_brag.py
diff --git a/src/ceph/src/test/python/brag-client/tests/test_ceph_brag.py b/src/ceph/src/test/python/brag-client/tests/test_ceph_brag.py
deleted file mode 100644 (file)
index 2a584f5..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-import ceph_brag
-
-# This file tests nothing (yet) except for being able to import ceph_brag
-# correctly and thus ensuring somewhat that it will work under different Python
-# versions. You must write unittests here so that code has adequate coverage.
-
-class TestCephBrag(object):
-
-    def test_basic(self):
-        assert True