]> git.proxmox.com Git - ceph.git/blob - ceph/src/test/librbd/mock/MockImageCtx.cc
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / test / librbd / mock / MockImageCtx.cc
1 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
2 // vim: ts=8 sw=2 smarttab
3
4 #include "test/librbd/mock/MockImageCtx.h"
5
6 namespace librbd {
7
8 MockImageCtx* MockImageCtx::s_instance = nullptr;
9
10 } // namespace librbd