summaryrefslogtreecommitdiffhomepage
path: root/test/app.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-10-08 04:04:06 +0200
committerStanislaw Halik <sthalik@misaki.pl>2023-10-08 04:04:06 +0200
commite4f23e097b731aaa221c2098f8e6cf1cf5ae5e5c (patch)
treee655cd46c582f6df87df68e5997e997451080937 /test/app.hpp
parent5dfb472ff446baa440ff837a076ee24d51d0e183 (diff)
a
Diffstat (limited to 'test/app.hpp')
-rw-r--r--test/app.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/app.hpp b/test/app.hpp
index fbce503b..ef98a8b4 100644
--- a/test/app.hpp
+++ b/test/app.hpp
@@ -43,6 +43,7 @@ struct test_app final : private FM_APPLICATION
static void test_path_search();
static void test_hash();
static void test_path_search_node_pool();
+ static void test_dijkstra();
static void zzz_test_misc();
};
} // namespace floormat