refactor
This commit is contained in:
		| @@ -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 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user