summaryrefslogtreecommitdiffhomepage
path: root/test/app.hpp
diff options
context:
space:
mode:
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 b3ea87fe..b0b7f30f 100644
--- a/test/app.hpp
+++ b/test/app.hpp
@@ -34,6 +34,7 @@ struct test_app final : private FM_APPLICATION
static void test_path_search();
static void test_dijkstra();
static void test_hash();
+ static void test_scenery();
static void test_path_search_node_pool();
static void test_wall_atlas();
static void zzz_test_misc();