diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-07 20:15:56 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-07 20:15:56 +0100 |
commit | 10a72bb7d695fd36675198fd52b467fc66fcea17 (patch) | |
tree | 6f241461e7c6fc1b2439e855b0d24f99e27a186b /test/main.cpp | |
parent | 24c7e1915bf16b4141d0502af040791fed65aa06 (diff) |
a
Diffstat (limited to 'test/main.cpp')
-rw-r--r-- | test/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/main.cpp b/test/main.cpp index 569d5130..2bd038ce 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -34,6 +34,7 @@ int test_app::exec() test_hash(); test_wall_atlas(); + test_scenery(); test_path_search_node_pool(); test_path_search(); test_dijkstra(); |