From 92124b599a4de4ea072bc80156bd7d1da53d2ef4 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 9 Oct 2023 07:59:21 +0200 Subject: a --- test/app.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/app.hpp') diff --git a/test/app.hpp b/test/app.hpp index ef98a8b4..3544ed1b 100644 --- a/test/app.hpp +++ b/test/app.hpp @@ -44,6 +44,7 @@ struct test_app final : private FM_APPLICATION static void test_hash(); static void test_path_search_node_pool(); static void test_dijkstra(); + static void test_coords(); static void zzz_test_misc(); }; } // namespace floormat -- cgit v1.2.3