co-maps/libs/storage/storage_integration_tests/test_defines.cpp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
213 B
C++
Raw Permalink Normal View History

2025-11-22 13:58:55 +01:00
#include "storage/storage_integration_tests/test_defines.hpp"
namespace storage
{
std::string const kMapTestDir = "map-tests";
std::string const kTestWebServer = "https://cdn.comaps.app";
} // namespace storage