summaryrefslogtreecommitdiffstats
path: root/src/test/cls_lock
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2012-11-04 12:57:04 +0100
committerSage Weil <sage@inktank.com>2012-11-04 13:45:11 +0100
commit5893dd52a9a203a7a06216a71bc90cad3151e684 (patch)
tree8225dfc1232ad7d533492e40b0a33d00e9a3cdc5 /src/test/cls_lock
parentcls_lock: reorg test_cls_lock (diff)
downloadceph-5893dd52a9a203a7a06216a71bc90cad3151e684.tar.xz
ceph-5893dd52a9a203a7a06216a71bc90cad3151e684.zip
librados: test/rados-api/* -> test/librados/*
Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'src/test/cls_lock')
-rw-r--r--src/test/cls_lock/test_cls_lock.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/cls_lock/test_cls_lock.cc b/src/test/cls_lock/test_cls_lock.cc
index 316bc3f596c..39d3cebde10 100644
--- a/src/test/cls_lock/test_cls_lock.cc
+++ b/src/test/cls_lock/test_cls_lock.cc
@@ -19,7 +19,7 @@
#include "msg/msg_types.h"
#include "include/rados/librados.hpp"
-#include "test/rados-api/test.h"
+#include "test/librados/test.h"
#include "gtest/gtest.h"
using namespace librados;