From 0c4063d6b7700a8cf725fc96624e4e8aec05b577 Mon Sep 17 00:00:00 2001 From: Mykola Golub Date: Mon, 4 Jul 2016 09:48:07 +0300 Subject: [PATCH] test: ceph_test_librbd does not need rados_test_stub Signed-off-by: Mykola Golub --- src/test/librbd/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/librbd/CMakeLists.txt b/src/test/librbd/CMakeLists.txt index e4a0547f87d64..560ec50e4eebd 100644 --- a/src/test/librbd/CMakeLists.txt +++ b/src/test/librbd/CMakeLists.txt @@ -88,7 +88,6 @@ add_executable(ceph_test_librbd $ ) target_link_libraries(ceph_test_librbd - rados_test_stub librados rbd_test rbd_api -- 2.39.5