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.hpp | |
parent | b1143255469c992a6d8475a070af951b7d09c51d (diff) |
w
Diffstat (limited to 'test/app.hpp')
-rw-r--r-- | test/app.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/app.hpp b/test/app.hpp index d32b9759..b1995e77 100644 --- a/test/app.hpp +++ b/test/app.hpp @@ -23,7 +23,6 @@ void test_coords(); void test_critter(); void test_dijkstra(); void test_entity(); -void test_handle(); void test_hash(); void test_hole(); void test_iptr(); |