diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-07-14 10:48:42 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-07-14 13:04:43 +0200 |
commit | 5fe8eec392fa0568a03ad566a5b41c3b1df7a465 (patch) | |
tree | 828560d738492fbf7c58b9758e0858d54964c5c6 /test/app.cpp | |
parent | b1143255469c992a6d8475a070af951b7d09c51d (diff) |
w
Diffstat (limited to 'test/app.cpp')
-rw-r--r-- | test/app.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/app.cpp b/test/app.cpp index 47b019c7..6ace3ca5 100644 --- a/test/app.cpp +++ b/test/app.cpp @@ -62,7 +62,6 @@ 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), |