diff options
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(); |