mirror of
https://github.com/pantor/inja.git
synced 2026-07-15 05:14:55 +00:00
move tests to std::filesystem::path
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
#include <string>
|
||||
#include <doctest/doctest.h>
|
||||
|
||||
extern const std::string test_file_directory;
|
||||
extern const std::filesystem::path test_file_directory;
|
||||
|
||||
#endif // INCLUDE_TEST_COMMON_HPP_
|
||||
|
||||
Reference in New Issue
Block a user