mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-04 11:53:47 +00:00
committed by
Konstantin Pastbin
parent
c9cbb64f12
commit
76ffc99abd
7
libs/storage/storage_integration_tests/test_defines.cpp
Normal file
7
libs/storage/storage_integration_tests/test_defines.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user