diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-07-12 20:19:25 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-07-14 13:04:41 +0200 |
commit | eb469ff58365517515d73827e70a9519436b5858 (patch) | |
tree | 671a6af202011460ece04359e62ce6b2f87be61f /test/app.cpp | |
parent | 679224153849deb04f294f00f19b79102ef1a2d3 (diff) |
w
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 6ace3ca5..47b019c7 100644 --- a/test/app.cpp +++ b/test/app.cpp @@ -62,6 +62,7 @@ int App::exec() FM_TEST(test_astar_pool), FM_TEST(test_coords), FM_TEST(test_hole), + FM_TEST(test_handle), FM_TEST(test_bptr), FM_TEST(test_iptr), FM_TEST(test_entity), |