summaryrefslogtreecommitdiffhomepage
path: root/test/main.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-02-04 15:56:38 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-02-04 15:56:38 +0100
commitbe23be617142a4583e9aece1f880596a17100cf2 (patch)
treec6939b857b8898ce9f902f43da049173284eb4ac /test/main.cpp
parentd8baa2aa71d3da84464aa1b88d41464c2666c1d4 (diff)
a
Diffstat (limited to 'test/main.cpp')
-rw-r--r--test/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/main.cpp b/test/main.cpp
index dfe37c2c..a6b10e9c 100644
--- a/test/main.cpp
+++ b/test/main.cpp
@@ -35,6 +35,7 @@ int test_app::exec()
test_math();
test_hash();
test_scenery();
+ test_raycast();
test_path_search_node_pool();
test_path_search();
test_dijkstra();