fix test
This commit is contained in:
		| @@ -71,6 +71,6 @@ auto get_test_dir() -> std::string { | |||||||
|   if (not dir.empty()) { |   if (not dir.empty()) { | ||||||
|     return utils::path::absolute(dir); |     return utils::path::absolute(dir); | ||||||
|   } |   } | ||||||
|   return utils::path::absolute(utils::path::combine(".", "test_data")); |   return utils::path::absolute(utils::path::combine(".", {"test_data"})); | ||||||
| } | } | ||||||
| } // namespace repertory | } // namespace repertory | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user