diff options
Diffstat (limited to 'test/app.cpp')
-rw-r--r-- | test/app.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/app.cpp b/test/app.cpp index cc190d03..765bb802 100644 --- a/test/app.cpp +++ b/test/app.cpp @@ -49,6 +49,7 @@ int test_app::exec() FM_TEST(test_math), FM_TEST(test_astar_pool), FM_TEST(test_coords), + FM_TEST(test_bptr), FM_TEST(test_iptr), FM_TEST(test_entity), FM_TEST(test_hash), |