]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test: ceph_test_librbd does not need rados_test_stub
authorMykola Golub <mgolub@mirantis.com>
Mon, 4 Jul 2016 06:48:07 +0000 (09:48 +0300)
committerMykola Golub <mgolub@mirantis.com>
Mon, 4 Jul 2016 19:32:11 +0000 (22:32 +0300)
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
src/test/librbd/CMakeLists.txt

index e4a0547f87d64b458ccca0ff473aeb70b0d4b0d1..560ec50e4eebd59c3cba2b835428c3cb194fd35b 100644 (file)
@@ -88,7 +88,6 @@ add_executable(ceph_test_librbd
   $<TARGET_OBJECTS:parse_secret_objs>
   )
 target_link_libraries(ceph_test_librbd
-  rados_test_stub
   librados
   rbd_test
   rbd_api