#ifndef INCLUDE_TEST_COMMON_HPP_ #define INCLUDE_TEST_COMMON_HPP_ #include #include extern const std::filesystem::path test_file_directory; #endif // INCLUDE_TEST_COMMON_HPP_