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 3aa24b73..d7dfa19e 100644
--- a/test/app.hpp
+++ b/test/app.hpp
@@ -24,6 +24,7 @@ struct test_app final : private FM_APPLICATION
static void test_astar();
static void test_astar_pool();
static void test_bitmask();
+ static void test_bptr();
static void test_coords();
static void test_critter();
static void test_dijkstra();