refactor
This commit is contained in:
parent
7a96a8cbf3
commit
72a6f5ae08
@ -273,8 +273,9 @@ std::string winfsp_test<provider_t>::mount_location;
|
|||||||
|
|
||||||
template <typename provider_t>
|
template <typename provider_t>
|
||||||
std::string winfsp_test<provider_t>::mount_location2;
|
std::string winfsp_test<provider_t>::mount_location2;
|
||||||
// using winfsp_provider_types = ::testing::Types<local_s3, local_sia,
|
|
||||||
// remote_s3, remote_sia>;
|
// using winfsp_provider_types = ::testing::Types<local_s3, remote_s3,
|
||||||
|
// local_sia, remote_sia>;
|
||||||
using winfsp_provider_types = ::testing::Types<local_s3, remote_s3>;
|
using winfsp_provider_types = ::testing::Types<local_s3, remote_s3>;
|
||||||
} // namespace repertory
|
} // namespace repertory
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user