diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-05-04 20:00:14 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-05-05 03:31:19 +0200 |
| commit | c8a6bf30bf7ae43a611f3cacbd77368d02dca575 (patch) | |
| tree | e033124c8a578e9ee38882af77c778ed0e544352 /test/app.cpp | |
| parent | 3c4301fde92c625df6d95f5094b7eb655c613171 (diff) | |
a 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 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), |
